rnd_init2
static void rnd_init2(void *);
(void) taskq_dispatch(system_taskq, rnd_init2, NULL, TQ_SLEEP);