Searched refs:emlxs_taskq_t (Results 1 – 3 of 3) sorted by relevance
40 emlxs_taskq_t *taskq; in emlxs_taskq_thread()84 emlxs_taskq_dispatch(emlxs_taskq_t *taskq, void (*func) (), void *arg) in emlxs_taskq_dispatch()143 emlxs_taskq_create(emlxs_hba_t *hba, emlxs_taskq_t *taskq) in emlxs_taskq_create()155 bzero(taskq, sizeof (emlxs_taskq_t)); in emlxs_taskq_create()193 emlxs_taskq_destroy(emlxs_taskq_t *taskq) in emlxs_taskq_destroy()
86 } emlxs_taskq_t; typedef
808 extern void emlxs_taskq_destroy(emlxs_taskq_t *taskq);810 emlxs_taskq_t *taskq);811 extern uint32_t emlxs_taskq_dispatch(emlxs_taskq_t *taskq,