Searched refs:xs_iotaskq (Results 1 – 2 of 2) sorted by relevance
136 ddi_taskq_t *xs_iotaskq; member
1708 vdp->xs_iotaskq = ddi_taskq_create(dip, "xdb_iotask", 1, in xdb_attach()1710 (void) ddi_taskq_dispatch(vdp->xs_iotaskq, xdb_send_buf, vdp, in xdb_attach()1753 ddi_taskq_destroy(vdp->xs_iotaskq); in xdb_attach()1807 ddi_taskq_destroy(vdp->xs_iotaskq); in xdb_detach()