Searched refs:pf_handler_enter (Results 1 – 1 of 1) sorted by relevance
159 static int pf_handler_enter(dev_info_t *, pf_impl_t *);262 scan_flag = pf_handler_enter(rdip, &impl); in pf_scan_fabric()365 scan_flag |= pf_handler_enter(dip, impl); in pf_dispatch()1166 (void) pf_handler_enter(dip, NULL); in pf_fini()2456 (void) pf_handler_enter(dip, NULL); in pf_hdl_child_lookup()3112 pf_handler_enter(dev_info_t *dip, pf_impl_t *impl) in pf_handler_enter() function