Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h259 ddi_taskq_t *iport_worker_taskq; member
H A Dfct.c1185 if ((iport->iport_worker_taskq = ddi_taskq_create(NULL, in fct_register_local_port()
1229 (void) ddi_taskq_dispatch(iport->iport_worker_taskq, in fct_register_local_port()
1282 ddi_taskq_destroy(iport->iport_worker_taskq); in fct_register_local_port()
1352 ddi_taskq_destroy(iport->iport_worker_taskq); in fct_deregister_local_port()
1368 (void) ddi_taskq_dispatch(iport->iport_worker_taskq, in fct_deregister_local_port()