Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/libsas/
Dsas_port.c359 [PORTE_LINK_RESET_ERR] = sas_porte_link_reset_err,
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_hwi.c3857 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3893 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3903 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3913 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3923 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3954 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3964 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3971 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3978 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
Dpm80xx_hwi.c3232 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3317 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3327 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3336 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
/Linux-v5.4/include/scsi/
Dlibsas.h49 PORTE_LINK_RESET_ERR, enumerator
/Linux-v5.4/Documentation/scsi/
Dlibsas.txt266 PORTE_LINK_RESET_ERR, (C)
286 PORTE_LINK_RESET_ERR -- timer expired, loss of signal, loss
/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_scb.c273 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()