Home
last modified time | relevance | path

Searched refs:pcie_hp_probe (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h429 extern int pcie_hp_probe(pcie_hp_slot_t *slot_p);
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c322 pcie_hp_probe(pcie_hp_slot_t *slot_p) in pcie_hp_probe() function
H A Dpcishpc.c1435 if (pcie_hp_probe(slot_p) != DDI_SUCCESS) { in pcishpc_slot_probe()
H A Dpciehpc.c2599 ret = pcie_hp_probe(slot_p); in pciehpc_slot_probe()