Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_thread.c40 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()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_thread.h86 } emlxs_taskq_t; typedef
H A Demlxs_extern.h811 extern void emlxs_taskq_destroy(emlxs_taskq_t *taskq);
813 emlxs_taskq_t *taskq);
814 extern uint32_t emlxs_taskq_dispatch(emlxs_taskq_t *taskq,