Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h55 BTSTAT_SENTRST = 0x22, /* host adapter asserted a SCSI RST */ enumerator
H A Dvmw_pvscsi.c540 pvscsi_req->cmp.hostStatus = BTSTAT_SENTRST; in pvscsi_command_failed()
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h60 BTSTAT_SENTRST = 0x22, /* host adapter asserted a SCSI RST */ enumerator
H A Dvmw_pvscsi.c624 case BTSTAT_SENTRST: in pvscsi_complete_request()