Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libsas/
Dsas_port.c359 [PORTE_TIMER_EVENT] = sas_porte_timer_event,
/Linux-v4.19/include/scsi/
Dlibsas.h67 PORTE_TIMER_EVENT, enumerator
/Linux-v4.19/Documentation/scsi/
Dlibsas.txt267 PORTE_TIMER_EVENT, (C)
288 PORTE_TIMER_EVENT -- DWS reset timeout timer expired (*)
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_scb.c588 sas_ha->notify_port_event(sas_phy, PORTE_TIMER_EVENT); in escb_tasklet_complete()