Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c48 (void) pf_scan_fabric(dip, derr, NULL); in pcieb_peekpoke_cb()
/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h584 extern int pf_scan_fabric(dev_info_t *rpdip, ddi_fm_error_t *derr,
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_fm.c494 fab_err = pf_scan_fabric(rpdip, derr, px_p->px_pfd_arr); in px_scan_fabric()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c1422 sts = pf_scan_fabric(dip, &derr, NULL); in pcieb_intr_handler()
H A Dpcie_fault.c211 pf_scan_fabric(dev_info_t *rdip, ddi_fm_error_t *derr, pf_data_t *root_pfd_p) in pf_scan_fabric() function