Home
last modified time | relevance | path

Searched refs:AcpiInstallNotifyHandler (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devxface.c96 AcpiInstallNotifyHandler ( in AcpiInstallNotifyHandler() function
109 ACPI_FUNCTION_TRACE (AcpiInstallNotifyHandler); in AcpiInstallNotifyHandler()
252 ACPI_EXPORT_SYMBOL (AcpiInstallNotifyHandler) in ACPI_EXPORT_SYMBOL() argument
/titanic_44/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c450 status = AcpiInstallNotifyHandler(acpi_p->slot_dev_obj, in pciehpc_acpi_install_event_handler()
463 status = AcpiInstallNotifyHandler(acpi_p->bus_obj, in pciehpc_acpi_install_event_handler()
/titanic_44/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c330 status = AcpiInstallNotifyHandler(vidsp->dev.hdl, in acpi_video_notify_intall()
343 status = AcpiInstallNotifyHandler(vidbp->dev.hdl, in acpi_video_notify_intall()
H A Dacpi_drv.c1631 if (ACPI_FAILURE(AcpiInstallNotifyHandler(p->hdl, in acpi_drv_obj_init()
/titanic_44/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_event.c510 status = AcpiInstallNotifyHandler(hdl, ACPI_SYSTEM_NOTIFY, in acpinex_event_install_handler()
/titanic_44/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c441 status = AcpiInstallNotifyHandler(obj, ACPI_DEVICE_NOTIFY, in tzmon_enumerate_zone()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h768 AcpiInstallNotifyHandler (
/titanic_44/usr/src/uts/common/io/
H A Dpower.c1008 (AcpiInstallNotifyHandler(button_obj, ACPI_DEVICE_NOTIFY, in power_probe_method_button()
/titanic_44/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_acpi.c959 if (ACPI_FAILURE(AcpiInstallNotifyHandler(handle->cs_handle, in cpu_acpi_install_notify_handler()
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1322 NO_UNLOAD_STUB(acpica, AcpiInstallNotifyHandler, nomod_minus_one) ;
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt12057 Allow a single invocation of AcpiInstallNotifyHandler for a handler that