Home
last modified time | relevance | path

Searched refs:PORTE_TIMER_EVENT (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/libsas/
Dsas_phy.c135 [PORTE_TIMER_EVENT] = sas_porte_timer_event, in sas_register_phys()
Dsas_port.c301 clear_bit(PORTE_TIMER_EVENT, &phy->port_events_pending); in sas_porte_timer_event()
/linux-4.4.14/include/scsi/
Dlibsas.h72 PORTE_TIMER_EVENT = 3, enumerator
/linux-4.4.14/Documentation/scsi/
Dlibsas.txt267 PORTE_TIMER_EVENT, (C)
288 PORTE_TIMER_EVENT -- DWS reset timeout timer expired (*)
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_scb.c588 sas_ha->notify_port_event(sas_phy, PORTE_TIMER_EVENT); in escb_tasklet_complete()