Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c235 static ddi_taskq_t *fcoe_worker_taskq; variable
1093 fcoe_worker_taskq = ddi_taskq_create(0, "FCOE_WORKER_TASKQ", in fcoe_worker_init()
1104 (void) ddi_taskq_dispatch(fcoe_worker_taskq, fcoe_worker_frame, in fcoe_worker_init()
1131 ddi_taskq_destroy(fcoe_worker_taskq); in fcoe_worker_fini()