Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
Dsas.h168 SAS_OREJ_EPROTO = 3, enumerator
/linux-6.1.9/drivers/scsi/pm8001/
Dpm8001_hwi.c1964 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_completion()
2145 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_event()
2449 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_completion()
2706 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_event()
Dpm80xx_hwi.c2012 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_completion()
2234 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_ssp_event()
2553 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_completion()
2848 ts->open_rej_reason = SAS_OREJ_EPROTO; in mpi_sata_event()
/linux-6.1.9/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-6.1.9/drivers/scsi/isci/
Drequest.c2663 SAS_OREJ_EPROTO); in isci_request_handle_controller_specific_errors()