Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h77 #define LOCK_UNLOCK_CACHE 0x36 macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c83 case LOCK_UNLOCK_CACHE: what = "LOCK_UNLOCK_CACHE"; break; in usb_stor_show_command()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h61 #define LOCK_UNLOCK_CACHE 0x36 macro
/openbmc/linux/include/trace/events/
H A Dtarget.h58 scsi_opcode_name(LOCK_UNLOCK_CACHE), \
H A Dscsi.h56 scsi_opcode_name(LOCK_UNLOCK_CACHE), \
/openbmc/qemu/scsi/
H A Dutils.c502 [ LOCK_UNLOCK_CACHE ] = "LOCK_UNLOCK_CACHE", in scsi_command_name()
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c268 case LOCK_UNLOCK_CACHE: what = "LOCK_UNLOCK_CACHE"; break; in mts_show_command()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1105 case LOCK_UNLOCK_CACHE: in scsi_req_xfer()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c141 case LOCK_UNLOCK_CACHE: in scsi_show_command()