Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c47 pf_eh_enter(PCIE_DIP2BUS(dip)); in pcieb_peekpoke_cb()
/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h582 extern void pf_eh_enter(pcie_bus_t *bus_p);
/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_fm.c967 pf_eh_enter(PCIE_DIP2BUS(px_p->px_dip)); in px_fm_enter()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcieb.c1417 pf_eh_enter(PCIE_DIP2BUS(dip)); in pcieb_intr_handler()
H A Dpcie_fault.c167 pf_eh_enter(pcie_bus_t *bus_p) { in pf_eh_enter() function