Searched refs:PORTE_LINK_RESET_ERR (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/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.1.27/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 3138 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()
|
D | pm8001_hwi.c | 3838 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/ |
D | libsas.h | 71 PORTE_LINK_RESET_ERR = 2, enumerator
|
/linux-4.1.27/Documentation/scsi/ |
D | libsas.txt | 266 PORTE_LINK_RESET_ERR, (C) 286 PORTE_LINK_RESET_ERR -- timer expired, loss of signal, loss
|
/linux-4.1.27/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()
|