Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_event.c153 index = PQI_EVENT_LOGICAL_DEVICE; in pqisrc_event_type_to_event_index()
202 if ( event_index == PQI_EVENT_LOGICAL_DEVICE) { in pqisrc_process_event_intr_src()
H A Dsmartpqi_defines.h498 #define PQI_EVENT_LOGICAL_DEVICE 3 macro