Searched refs:DID_NO_CONNECT (Results 1 – 6 of 6) sorted by relevance
418 else if (pMass_stor->srb.result == (DID_NO_CONNECT << 16)) in ms_bSCSI_INQUIRY()459 else if (pMass_stor->srb.result == (DID_NO_CONNECT << 16)) in ms_bSCSI_MODE_SENSE()522 else if (pMass_stor->srb.result == (DID_NO_CONNECT << 16)) in ms_bSCSI_READ_CAPACITY()587 else if (pMass_stor->srb.result == (DID_NO_CONNECT << 16)) in ms_bSCSI_TEST_UNIT_READY()1108 if (pMass_stor->srb.result == (DID_NO_CONNECT << 16)) in ms_bSCSI_Read_10()1410 if (pMass_stor->srb.result == (DID_NO_CONNECT << 16)) in ms_bSCSI_Write_10()
608 scsi_request_block->result = DID_NO_CONNECT << 16; in ms_usb_invoke_transport()684 scsi_request_block->result = DID_NO_CONNECT << 16; in ms_usb_invoke_transport()725 scsi_request_block->result = DID_NO_CONNECT << 16; in ms_usb_invoke_transport()
110 #define DID_NO_CONNECT 0x01 macro
157 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro
268 #define DID_NO_CONNECT 0x01 macro