OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DID_NO_CONNECT
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
sg_err.h
36
#ifndef
DID_NO_CONNECT
37
#define
DID_NO_CONNECT
0x01 /* Unable to connect before timeout */
52
#define SG_ERR_DID_NO_CONNECT
DID_NO_CONNECT
/external/kernel-headers/modified/scsi/
scsi.h
152
#define
DID_NO_CONNECT
0x01 /* Couldn't connect before timeout period */
/external/kernel-headers/original/scsi/
scsi.h
144
#define
DID_NO_CONNECT
0x01 /* Couldn't connect before timeout period */
Completed in 184 milliseconds