Searched defs:scsi_command_type (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/
H A Dscsi.c242 struct scsi_command_type *type;
262 struct scsi_command_type { struct
505 static struct scsi_command_type scsicmd_read = {
536 static struct scsi_command_type scsicmd_write = {
637 static struct scsi_command_type scsicmd_read_capacity = {
658 static struct scsi_command_type scsicmd_test_unit_ready = {
699 struct scsi_command_type *type,

Completed in 34 milliseconds