Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c157 static int pf_handler_enter(dev_info_t *, pf_impl_t *);
237 scan_flag = pf_handler_enter(rdip, &impl); in pf_scan_fabric()
330 scan_flag |= pf_handler_enter(dip, impl); in pf_dispatch()
1077 (void) pf_handler_enter(dip, NULL); in pf_fini()
2344 (void) pf_handler_enter(dip, NULL); in pf_hdl_child_lookup()
2981 pf_handler_enter(dev_info_t *dip, pf_impl_t *impl) in pf_handler_enter() function