Searched refs:event_task (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h853 struct task event_task; member in struct:OS_SPECIFIC
H A Dsmartpqi_main.c365 TASK_INIT(&softs->os_specific.event_task, 0, pqisrc_event_worker,softs);
H A Dsmartpqi_intr.c105 taskqueue_enqueue(taskqueue_swi, &sc->os_specific.event_task);

Completed in 86 milliseconds