Searched refs:PORTE_LINK_RESET_ERR (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_phy.c | 134 [PORTE_LINK_RESET_ERR] = sas_porte_link_reset_err, in sas_register_phys()
|
D | sas_port.c | 291 clear_bit(PORTE_LINK_RESET_ERR, &phy->port_events_pending); in sas_porte_link_reset_err()
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_hwi.c | 3843 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()
|
D | pm80xx_hwi.c | 3200 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/ |
D | libsas.h | 71 PORTE_LINK_RESET_ERR = 2, enumerator
|
/linux-4.4.14/Documentation/scsi/ |
D | libsas.txt | 266 PORTE_LINK_RESET_ERR, (C) 286 PORTE_LINK_RESET_ERR -- timer expired, loss of signal, loss
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 291 sas_ha->notify_port_event(sas_phy, PORTE_LINK_RESET_ERR); in asd_link_reset_err_tasklet()
|