Searched defs:pcishpc_slot_unprobe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c116 static int pcishpc_slot_unprobe(pcie_hp_slot_t *slot_p);
805 ret = pcishpc_slot_unprobe(slot_p);
1451 * pcishpc_slot_unprobe()
1459 pcishpc_slot_unprobe(pcie_hp_slot_t *slot_p) function
1463 PCIE_DBG("pcishpc_slot_unprobe called()\n");
1475 PCIE_DBG("pcishpc_slot_unprobe() failed\n");
1481 PCIE_DBG("pcishpc_slot_unprobe() success!\n");

Completed in 60 milliseconds