Searched refs:qla_async_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/qlxgbe/
H A Dql_os.c83 static void qla_async_event(void *context, int pending);
476 TASK_INIT(&ha->async_event_task, 0, qla_async_event, ha);
1784 qla_async_event(void *context, int pending) function

Completed in 39 milliseconds