sd_start_stop_unit_task
static void sd_start_stop_unit_task(void *arg);
(void) taskq_dispatch(sd_tq, sd_start_stop_unit_task, un, KM_NOSLEEP);