Home
last modified time | relevance | path

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

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