Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h302 extern int pcie_hp_unprobe(pcie_hp_slot_t *slot_p);
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c352 pcie_hp_unprobe(pcie_hp_slot_t *slot_p) in pcie_hp_unprobe() function
H A Dpciehpc.c1366 ret = pcie_hp_unprobe(slot_p); in pciehpc_slot_unprobe()
H A Dpcishpc.c1471 if (pcie_hp_unprobe(slot_p) != DDI_SUCCESS) { in pcishpc_slot_unprobe()