Home
last modified time | relevance | path

Searched refs:SCSI_REQ_SENSE (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dscsi.h126 #define SCSI_REQ_SENSE 0x03 /* Request Sense (MANDATORY) */ macro
/u-boot/common/
A Dusb_storage.c675 if (srb->cmd[0] == SCSI_REQ_SENSE || in usb_stor_CBI_get_status()
872 ((srb->cmd[0] == SCSI_REQ_SENSE) || in usb_stor_CB_transport()
880 psrb->cmd[0] = SCSI_REQ_SENSE; in usb_stor_CB_transport()
1006 srb->cmd[0] = SCSI_REQ_SENSE; in usb_request_sense()

Completed in 8 milliseconds