Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h45 BTSTAT_LUNMISMATCH = 0x17, /* linked CCB has different LUN */ enumerator
H A Dvmw_pvscsi.c533 pvscsi_req->cmp.hostStatus = BTSTAT_LUNMISMATCH; in pvscsi_command_failed()
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h48 BTSTAT_LUNMISMATCH = 0x17, /* linked CCB has different LUN from enumerator
H A Dvmw_pvscsi.c610 case BTSTAT_LUNMISMATCH: in pvscsi_complete_request()