Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h36 BTSTAT_SUCCESS = 0x00, /* CCB complete normally with no errors */ enumerator
/openbmc/linux/drivers/scsi/
H A Dvmw_pvscsi.h39 BTSTAT_SUCCESS = 0x00, /* CCB complete normally with no errors */ enumerator
H A Dvmw_pvscsi.c572 (btstat == BTSTAT_SUCCESS || in pvscsi_complete_request()
582 case BTSTAT_SUCCESS: in pvscsi_complete_request()
1332 if (header->hostStatus == BTSTAT_SUCCESS && in pvscsi_get_max_targets()