Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h138 int (*poweron_hpc_slot)(pcie_hp_slot_t *slot_p, member
/titanic_50/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c111 ctrl_p->hc_ops.poweron_hpc_slot = pciehpc_acpi_slot_poweron; in pciehpc_acpi_setup_ops()
/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c161 ctrl_p->hc_ops.poweron_hpc_slot = pciehpc_slot_poweron; in pciehpc_init()
1415 rv = (slot_p->hs_ctrl->hc_ops.poweron_hpc_slot)(slot_p, in pciehpc_upgrade_slot_state()