Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dscsi-bus.c471 static const struct SCSIReqOps reqops_invalid_opcode = { variable
843 req = scsi_req_alloc(&reqops_invalid_opcode, d, tag, lun, hba_private); in scsi_req_new()