Home
last modified time | relevance | path

Searched refs:BTSTAT_SUCCESS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dvmw_pvscsi.h41 BTSTAT_SUCCESS = 0x00, /* CCB complete normally with no errors */ enumerator
H A Dvmw_pvscsi.c574 (btstat == BTSTAT_SUCCESS || in pvscsi_complete_request()
587 case BTSTAT_SUCCESS: in pvscsi_complete_request()
1342 if (header->hostStatus == BTSTAT_SUCCESS && in pvscsi_get_max_targets()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds