Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c49 pf_eh_enter(PCIE_DIP2BUS(dip)); in pcieb_peekpoke_cb()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h706 extern void pf_eh_enter(pcie_bus_t *bus_p);
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c968 pf_eh_enter(PCIE_DIP2BUS(px_p->px_dip)); in px_fm_enter()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1718 pf_eh_enter(PCIE_DIP2BUS(dip)); in pcieb_intr_handler()
H A Dpcie_fault.c169 pf_eh_enter(pcie_bus_t *bus_p) in pf_eh_enter() function