Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dviosrp.h63 VIOSRP_OK = 0x0, enumerator
H A Dspapr_vscsi.c202 req->crq.s.status = VIOSRP_OK; in vscsi_send_iu()
/openbmc/linux/include/scsi/
H A Dviosrp.h63 VIOSRP_OK = 0x0, enumerator
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1845 if ((crq->status != VIOSRP_OK && crq->status != VIOSRP_OK2) && evt_struct->cmnd) in ibmvscsi_handle_crq()