Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c237 #define SC_REQUEST_SENSE 0x03 macro
H A Df_mass_storage.c1730 if (common->cmnd[0] != SC_REQUEST_SENSE) { in check_command()
1741 common->cmnd[0] != SC_REQUEST_SENSE) { in check_command()
1751 common->cmnd[0] != SC_REQUEST_SENSE) { in check_command()
1925 case SC_REQUEST_SENSE: in do_scsi_command()