Searched refs:pciehpc_acpi_notify_handler (Results 1 – 1 of 1) sorted by relevance
/titanic_53/usr/src/uts/intel/io/pciex/hotplug/ |
H A D | pciehpc_acpi.c | 66 static void pciehpc_acpi_notify_handler(ACPI_HANDLE device, uint32_t val, 451 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler, (void *)ctrl_p); in pciehpc_acpi_install_event_handler() 464 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler, (void *)ctrl_p); in pciehpc_acpi_install_event_handler() 469 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler); in pciehpc_acpi_install_event_handler() 475 pciehpc_acpi_notify_handler(ACPI_HANDLE device, uint32_t val, void *context) in pciehpc_acpi_notify_handler() function 565 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler); in pciehpc_acpi_uninstall_event_handler() 567 ACPI_SYSTEM_NOTIFY, pciehpc_acpi_notify_handler); in pciehpc_acpi_uninstall_event_handler()
|