Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h259 ddi_taskq_t *iport_worker_taskq; member
H A Dfct.c1166 if ((iport->iport_worker_taskq = ddi_taskq_create(NULL, in fct_register_local_port()
1210 (void) ddi_taskq_dispatch(iport->iport_worker_taskq, in fct_register_local_port()
1263 ddi_taskq_destroy(iport->iport_worker_taskq); in fct_register_local_port()
1333 ddi_taskq_destroy(iport->iport_worker_taskq); in fct_deregister_local_port()
1349 (void) ddi_taskq_dispatch(iport->iport_worker_taskq, in fct_deregister_local_port()