Home
last modified time | relevance | path

Searched refs:PORTE_LINK_RESET_ERR (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_port.c359 [PORTE_LINK_RESET_ERR] = sas_porte_link_reset_err,
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h49 PORTE_LINK_RESET_ERR, enumerator
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm8001_hwi.c3751 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3784 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3794 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3804 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3814 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3840 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3850 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3856 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3863 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
Dpm80xx_hwi.c3549 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3626 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3636 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3644 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
/kernel/linux/linux-5.10/Documentation/scsi/
Dlibsas.rst302 PORTE_LINK_RESET_ERR, (C)
328 PORTE_LINK_RESET_ERR
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_scb.c271 sas_notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()