Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c219 DEVICE_RETRY, enumerator
2804 } while ((retval == DEVICE_RETRY || retval == DEVICE_RETRY_UA) in scsih_sdev_configure()
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()
4092 } while (rc == DEVICE_RETRY && 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()
7627 rc = DEVICE_RETRY; in _scsih_determine_disposition()
7631 rc = DEVICE_RETRY; in _scsih_determine_disposition()
[all …]
/linux/drivers/message/fusion/
H A Dmptsas.c1364 DEVICE_RETRY, enumerator