Home
last modified time | relevance | path

Searched refs:os_eventtaskqueue_enqueue (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_event.c225 os_eventtaskqueue_enqueue(softs); in pqisrc_process_event_intr_src()
H A Dsmartpqi_prototypes.h322 void os_eventtaskqueue_enqueue(pqisrc_softstate_t *);
H A Dsmartpqi_intr.c99 os_eventtaskqueue_enqueue(pqisrc_softstate_t *sc) in os_eventtaskqueue_enqueue() function