Home
last modified time | relevance | path

Searched refs:DID_ABORT (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMassStor.c391 us->srb.result = DID_ABORT << 16; in usb_stor_control_thread()
459 if (us->srb.result != DID_ABORT << 16) in usb_stor_control_thread()
H A DdrvSCSI.h272 #define DID_ABORT 0x05 macro
H A DdrvTransport.c1032 srb->result = DID_ABORT << 16; in usb_stor_invoke_transport()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMSC.h112 #define DID_ABORT 0x05 macro
H A DdrvMassStor.c234 if (ms_us->srb.result != DID_ABORT << 16) in ms_usb_msc_control_thread()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvscsi_3.h161 #define DID_ABORT 0x05 /* Told to abort for some other reason */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvscsi_4.h161 #define DID_ABORT 0x05 /* Told to abort for some other reason */ macro