Searched defs:pf_default_hdl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c101 static int pf_default_hdl(dev_info_t *, pf_impl_t *);
241 scan_flag = pf_default_hdl(rdip, &impl);
312 * pf_dispatch walks the device tree and calls the pf_default_hdl if the device
345 int hdl_flag = pf_default_hdl(dip, impl);
907 pf_default_hdl(dev_info_t *dip, pf_impl_t *impl) function

Completed in 96 milliseconds