Searched refs:xs_late_init (Results 1 – 1 of 1) sorted by relevance
251 struct task xs_late_init; member362 taskqueue_enqueue(taskqueue_swi_giant, &xs.xs_late_init); in xs_intr()1160 TASK_INIT(&xs.xs_late_init, 0, xs_attach_late, NULL); in xs_attach()