Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dsas.h183 SAS_OREJ_EPROTO = 3, enumerator
/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.c1626 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_completion()
1834 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_event()
2179 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_completion()
2444 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_event()
Dpm8001_hwi.c1944 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_completion()
2150 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_event()
2485 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_completion()
2749 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_event()
/linux-4.4.14/drivers/scsi/isci/
Drequest.c2670 SAS_OREJ_EPROTO); in isci_request_handle_controller_specific_errors()