Home
last modified time | relevance | path

Searched refs:CB_LENGTH_TEST_UNIT_READY (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvSCSI.h314 #define CB_LENGTH_TEST_UNIT_READY 0x06
323 #define CB_LENGTH_TEST_UNIT_READY 0x0C macro
H A DdrvSCSI.c366 srb->cmd_len = CB_LENGTH_TEST_UNIT_READY; in vSCSICmd_TEST_UNIT_READY()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMSC.h123 #define CB_LENGTH_TEST_UNIT_READY 0x06 macro
H A DdrvMSC.c330 srb->cmd_len = CB_LENGTH_TEST_UNIT_READY; in ms_vSCSICmd_TEST_UNIT_READY()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvscsi.h214 #define CB_LENGTH_TEST_UNIT_READY 0x06 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvscsi_2.h214 #define CB_LENGTH_TEST_UNIT_READY 0x06 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvscsi_3.h228 #define CB_LENGTH_TEST_UNIT_READY 0x06 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvscsi_4.h228 #define CB_LENGTH_TEST_UNIT_READY 0x06 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvScsi_4.c650 srb->cmd_len = CB_LENGTH_TEST_UNIT_READY;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvScsi_2.c650 srb->cmd_len = CB_LENGTH_TEST_UNIT_READY;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvScsi.c649 srb->cmd_len = CB_LENGTH_TEST_UNIT_READY;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvScsi_3.c650 srb->cmd_len = CB_LENGTH_TEST_UNIT_READY;