Searched refs:ddi_cb_func_t (Results 1 – 3 of 3) sorted by relevance
85 typedef int (*ddi_cb_func_t)(dev_info_t *dip, ddi_cb_action_t action, typedef91 ddi_cb_func_t cb_func;
2253 ddi_cb_func_t cbfunc, void *arg1, void *arg2,
9021 ddi_cb_register(dev_info_t *dip, ddi_cb_flags_t flags, ddi_cb_func_t cbfunc, in ddi_cb_register()