Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/scsi/pm8001/
Dpm80xx_hwi.c3138 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3174 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3184 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3194 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3204 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3235 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3245 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3252 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3262 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
Dpm8001_hwi.c3838 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3874 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3884 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3894 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3904 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3935 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3945 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3952 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
3959 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in mpi_hw_event()
/linux-4.1.27/include/scsi/
Dlibsas.h71 PORTE_LINK_RESET_ERR = 2, enumerator
/linux-4.1.27/Documentation/scsi/
Dlibsas.txt266 PORTE_LINK_RESET_ERR, (C)
286 PORTE_LINK_RESET_ERR -- timer expired, loss of signal, loss
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_scb.c291 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()