Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h147 int (*poweroff_hpc_slot)(pcie_hp_slot_t *slot_p, member
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c115 ctrl_p->hc_ops.poweroff_hpc_slot = pciehpc_acpi_slot_poweroff; in pciehpc_acpi_setup_ops()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c572 ctrl_p->hc_ops.poweroff_hpc_slot = pciehpc_slot_poweroff; in pciehpc_init()
2811 rv = (slot_p->hs_ctrl->hc_ops.poweroff_hpc_slot)( in pciehpc_downgrade_slot_state()