Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h53 #define START_STOP 0x1b macro
/openbmc/qemu/scsi/
H A Dutils.c483 [ START_STOP ] = "START_STOP/LOAD_UNLOAD", in scsi_command_name()
/openbmc/qemu/hw/ufs/
H A Dlu.c227 case START_STOP: in ufs_emulate_scsi_cmd()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c2026 case START_STOP: in scsi_disk_emulate_command()
2104 case START_STOP: in scsi_disk_emulate_command()
2671 [START_STOP] = &scsi_disk_emulate_reqops,