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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c77 static int pcishpc_destroy_slots(pcie_hp_ctrl_t *ctrl_p);
951 (void) pcishpc_destroy_slots(ctrl_p);
1052 * pcishpc_destroy_slots()
1057 pcishpc_destroy_slots(pcie_hp_ctrl_t *ctrl_p) function
1063 PCIE_DBG("pcishpc_destroy_slots() called(ctrl_p=%p)\n", ctrl_p);
1073 PCIE_DBG("pcishpc_destroy_slots: "
1076 PCIE_DBG("pcishpc_destroy_slots: "
1083 PCIE_DBG("pcishpc_destroy_slots() (shpc_p=%p)\n"
1093 PCIE_DBG("pcishpc_destroy_slots() "

Completed in 67 milliseconds