Searched defs:DID_NO_CONNECT (Results 1 - 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dsg_err.h36 #ifndef DID_NO_CONNECT
37 #define DID_NO_CONNECT 0x01 /* Unable to connect before timeout */ macro
52 #define SG_ERR_DID_NO_CONNECT DID_NO_CONNECT
/external/kernel-headers/modified/scsi/
H A Dscsi.h152 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro
/external/kernel-headers/original/scsi/
H A Dscsi.h144 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro

Completed in 78 milliseconds