Searched refs:ich_func_t (Results 1 – 3 of 3) sorted by relevance
476 typedef void (*ich_func_t)(void *_arg); typedef484 ich_func_t ich_func;491 void config_intrhook_oneshot(ich_func_t _func, void *_arg);
70 ich_func_t och_func;217 config_intrhook_oneshot(ich_func_t func, void *arg) in config_intrhook_oneshot()
3478 config_intrhook_oneshot((ich_func_t)bus_attach_children, dev); in bus_delayed_attach_children()