Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dscsi-bus.c504 static const struct SCSIReqOps reqops_unit_attention = { variable
825 ops = &reqops_unit_attention; in scsi_req_new()
1547 assert(req->ops != &reqops_unit_attention); in scsi_req_complete_failed()
1582 req->dev->sense_is_ua = (req->ops == &reqops_unit_attention); in scsi_req_complete()