Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dutils.h131 const char *scsi_command_name(uint8_t cmd);
/openbmc/qemu/scsi/
H A Dutils.c457 const char *scsi_command_name(uint8_t cmd) in scsi_command_name() function
/openbmc/qemu/hw/scsi/
H A Dspapr_vscsi.c809 scsi_command_name(srp->cmd.cdb[0]), lun, n); in vscsi_queue_cmd()
H A Dscsi-bus.c1530 scsi_command_name(req->cmd.buf[0])); in scsi_req_print()
H A Dscsi-disk.c2280 scsi_command_name(buf[0])); in scsi_disk_emulate_command()