Searched refs:DID_ABORT (Results 1 – 7 of 7) sorted by relevance
391 us->srb.result = DID_ABORT << 16; in usb_stor_control_thread()459 if (us->srb.result != DID_ABORT << 16) in usb_stor_control_thread()
272 #define DID_ABORT 0x05 macro
1032 srb->result = DID_ABORT << 16; in usb_stor_invoke_transport()
112 #define DID_ABORT 0x05 macro
234 if (ms_us->srb.result != DID_ABORT << 16) in ms_usb_msc_control_thread()
161 #define DID_ABORT 0x05 /* Told to abort for some other reason */ macro