Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c51 pf_eh_exit(PCIE_DIP2BUS(dip)); in pcieb_peekpoke_cb()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h707 extern void pf_eh_exit(pcie_bus_t *bus_p);
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c1020 pf_eh_exit(PCIE_DIP2BUS(px_p->px_dip)); in px_fm_exit()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1724 pf_eh_exit(PCIE_DIP2BUS(dip)); in pcieb_intr_handler()
H A Dpcie_fault.c175 pf_eh_exit(pcie_bus_t *bus_p) in pf_eh_exit() function