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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c113 static int pcishpc_slot_poweroff(pcie_hp_slot_t *slot_p,
1318 pcishpc_slot_poweroff(pcie_hp_slot_t *slot_p, ddi_hp_cn_state_t *result_state) function
1320 PCIE_DBG("pcishpc_slot_poweroff called()\n");
1330 PCIE_DBG("pcishpc_slot_poweroff(): "
1348 PCIE_DBG("pcishpc_slot_poweroff(): slot_p 0x%p, slot state 0x%x, "
1368 PCIE_DBG("pcishpc_slot_poweroff() failed\n");
1394 PCIE_DBG("pcishpc_slot_poweroff() failed after hardware"
1400 PCIE_DBG("pcishpc_slot_poweroff() success!\n");
1554 rv = pcishpc_slot_poweroff(slot_p, &curr_state);

Completed in 63 milliseconds