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
3971 if (rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_all_device()
3976 } while ((rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_all_device()
4087 if (rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_device_wait()
4099 if (rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_device_wait()
4107 } while ((rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_ublock_io_device_wait()
7695 rc = DEVICE_START_UNIT; in _scsih_determine_disposition()
7699 rc = DEVICE_START_UNIT; in _scsih_determine_disposition()
7729 case DEVICE_START_UNIT: in _scsih_determine_disposition()
7840 if ((rc == DEVICE_RETRY || rc == DEVICE_START_UNIT || in _scsih_report_luns()
[all …]