lun_reset_worker
(void) ddi_taskq_dispatch(s->s_events_taskq, lun_reset_worker, r, 0);
static void lun_reset_worker(void *v);