Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h428 extern int pcie_hp_intr(dev_info_t *dip);
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c304 pcie_hp_intr(dev_info_t *dip) in pcie_hp_intr() function
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c806 hp = pcie_hp_intr(dip); in pcie_intr()