Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c232 static ddi_taskq_t *fcoe_worker_taskq; variable
1090 fcoe_worker_taskq = ddi_taskq_create(0, "FCOE_WORKER_TASKQ", in fcoe_worker_init()
1101 (void) ddi_taskq_dispatch(fcoe_worker_taskq, fcoe_worker_frame, in fcoe_worker_init()
1128 ddi_taskq_destroy(fcoe_worker_taskq); in fcoe_worker_fini()