Home
last modified time | relevance | path

Searched refs:hpt_do_tasks (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c398 static void hpt_do_tasks(PVBUS_EXT vbus_ext, int pending) in hpt_do_tasks() function
1118 TASK_INIT(&vbus_ext->worker, 0, (task_fn_t *)hpt_do_tasks, vbus_ext); in hpt_final_init()
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_osm_bsd.c383 static void hpt_do_tasks(PVBUS_EXT vbus_ext, int pending) in hpt_do_tasks() function
1138 TASK_INIT(&vbus_ext->worker, 0, (task_fn_t *)hpt_do_tasks, vbus_ext); in hpt_final_init()