Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c221 DEVICE_START_UNIT, enumerator
3983 if (rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_all_device()
3988 } while ((rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_all_device()
4099 if (rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_device_wait()
4111 if (rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_device_wait()
4119 } while ((rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_device_wait()
7707 rc = DEVICE_START_UNIT; in _scsih_determine_disposition()
7711 rc = DEVICE_START_UNIT; in _scsih_determine_disposition()
7741 case DEVICE_START_UNIT: in _scsih_determine_disposition()
7852 if ((rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_report_luns()
[all …]