Home
last modified time | relevance | path

Searched refs:HA_NUM_EVENTS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/libsas/
Dsas_event.c121 BUG_ON(event >= HA_NUM_EVENTS); in notify_ha_event()
149 static const work_func_t sas_ha_event_fns[HA_NUM_EVENTS] = { in sas_init_events()
155 for (i = 0; i < HA_NUM_EVENTS; i++) { in sas_init_events()
/linux-4.4.14/include/scsi/
Dlibsas.h65 HA_NUM_EVENTS = 1, enumerator
386 struct sas_ha_event ha_events[HA_NUM_EVENTS];