Home
last modified time | relevance | path

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

/linux-5.19.10/include/scsi/
Dsas.h168 SAS_OREJ_EPROTO = 3, enumerator
/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_hwi.c1960 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_completion()
2141 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_event()
2445 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_completion()
2702 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_event()
Dpm80xx_hwi.c2006 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_completion()
2228 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_event()
2547 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_completion()
2842 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_event()
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c2062 ts->open_rej_reason = SAS_OREJ_EPROTO; in slot_err_v2_hw()
2194 ts->open_rej_reason = SAS_OREJ_EPROTO; in slot_err_v2_hw()
/linux-5.19.10/drivers/scsi/isci/
Drequest.c2663 SAS_OREJ_EPROTO); in isci_request_handle_controller_specific_errors()