Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c468 static void pciehpc_issue_hpc_command(pcie_hp_ctrl_t *ctrl_p, uint16_t control);
1293 pciehpc_issue_hpc_command(ctrl_p, ctrl); in pciehpc_sync_leds_to_hw()
2356 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweron()
2383 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweron()
2399 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweron()
2417 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweron()
2509 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweroff()
2515 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweroff()
2555 pciehpc_issue_hpc_command(ctrl_p, control); in pciehpc_slot_poweroff()
3416 pciehpc_issue_hpc_command(pcie_hp_ctrl_t *ctrl_p, uint16_t control) in pciehpc_issue_hpc_command() function