Searched refs:pcishpc_slot_probe (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c115 static int pcishpc_slot_probe(pcie_hp_slot_t *slot_p);
801 ret = pcishpc_slot_probe(slot_p);
1411 * pcishpc_slot_probe()
1419 pcishpc_slot_probe(pcie_hp_slot_t *slot_p) function
1423 PCIE_DBG("pcishpc_slot_probe called()\n");
1435 PCIE_DBG("pcishpc_slot_probe() failed\n");
1441 PCIE_DBG("pcishpc_slot_probe() success!\n");

Completed in 60 milliseconds