Searched refs:pciehpc_acpi_notify_handler (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/ |
H A D | pciehpc_acpi.c | 69 static void pciehpc_acpi_notify_handler(ACPI_HANDLE device, uint32_t val, 464 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler, (void *)ctrl_p); in pciehpc_acpi_install_event_handler() 477 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler, (void *)ctrl_p); in pciehpc_acpi_install_event_handler() 482 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler); in pciehpc_acpi_install_event_handler() 488 pciehpc_acpi_notify_handler(ACPI_HANDLE device, uint32_t val, void *context) in pciehpc_acpi_notify_handler() function 578 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler); in pciehpc_acpi_uninstall_event_handler() 580 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler); in pciehpc_acpi_uninstall_event_handler()
|