Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c49 pf_eh_exit(PCIE_DIP2BUS(dip)); in pcieb_peekpoke_cb()
/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h583 extern void pf_eh_exit(pcie_bus_t *bus_p);
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_fm.c1019 pf_eh_exit(PCIE_DIP2BUS(px_p->px_dip)); in px_fm_exit()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c1423 pf_eh_exit(PCIE_DIP2BUS(dip)); in pcieb_intr_handler()
H A Dpcie_fault.c172 pf_eh_exit(pcie_bus_t *bus_p) in pf_eh_exit() function