Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libsas/
Dsas_phy.c134 [PORTE_LINK_RESET_ERR] = sas_porte_link_reset_err, in sas_register_phys()
Dsas_port.c291 clear_bit(PORTE_LINK_RESET_ERR, &phy->port_events_pending); in sas_porte_link_reset_err()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_hwi.c3843 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3879 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3889 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3899 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3909 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3940 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3950 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3957 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()
Dpm80xx_hwi.c3200 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3285 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3295 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3302 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
/linux-4.4.14/include/scsi/
Dlibsas.h71 PORTE_LINK_RESET_ERR = 2, enumerator
/linux-4.4.14/Documentation/scsi/
Dlibsas.txt266 PORTE_LINK_RESET_ERR, (C)
286 PORTE_LINK_RESET_ERR -- timer expired, loss of signal, loss
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_scb.c291 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()