Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h57 BTSTAT_DISCONNECT = 0x24, /* target device reconnected improperly */ enumerator
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h63 BTSTAT_DISCONNECT = 0x24, /* target device reconnected improperly enumerator
H A Dvmw_pvscsi.c617 case BTSTAT_DISCONNECT: in pvscsi_complete_request()