Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_scsi_bot.c35 #define SCSI_CMD_REQUEST_SENSE 0x03 macro
380 .opcode = SCSI_CMD_REQUEST_SENSE, in scsi_cmd_sense()