Home
last modified time | relevance | path

Searched refs:pcie_hp_intr (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h300 extern int pcie_hp_intr(dev_info_t *dip);
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c301 pcie_hp_intr(dev_info_t *dip) in pcie_hp_intr() function
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c321 return (pcie_hp_intr(dip)); in pcie_intr()