Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c130 pciehpc_acpi_t *acpi_p; in pciehpc_acpi_hpc_init()
171 acpi_p = kmem_zalloc(sizeof (pciehpc_acpi_t), KM_SLEEP); in pciehpc_acpi_hpc_init()
189 kmem_free(ctrl_p->hc_misc_data, sizeof (pciehpc_acpi_t)); in pciehpc_acpi_hpc_uninit()
451 pciehpc_acpi_t *acpi_p; in pciehpc_acpi_install_event_handler()
492 pciehpc_acpi_t *acpi_p; in pciehpc_acpi_notify_handler()
572 pciehpc_acpi_t *acpi_p = ctrl_p->hc_misc_data; in pciehpc_acpi_uninstall_event_handler()
590 pciehpc_acpi_t *acpi_p = ctrl_p->hc_misc_data; in pciehpc_acpi_power_on_slot()
628 pciehpc_acpi_t *acpi_p = ctrl_p->hc_misc_data; in pciehpc_acpi_power_off_slot()
/illumos-gate/usr/src/uts/intel/sys/hotplug/pci/
H A Dpciehpc_acpi.h52 } pciehpc_acpi_t; typedef