HomeSort by: relevance | last modified time | path
    Searched defs:AeAttachedDataHandler2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aehandlers.c 88 AeAttachedDataHandler2 (
432 * FUNCTION: AeAttachedDataHandler2
440 AeAttachedDataHandler2 (
446 ACPI_FUNCTION_NAME (AeAttachedDataHandler2);
782 Status = AcpiAttachData (ACPI_ROOT_OBJECT, AeAttachedDataHandler2,
791 Status = AcpiAttachData (Handle, AeAttachedDataHandler2, Handle);
aehandlers.c 88 AeAttachedDataHandler2 (
432 * FUNCTION: AeAttachedDataHandler2
440 AeAttachedDataHandler2 (
446 ACPI_FUNCTION_NAME (AeAttachedDataHandler2);
782 Status = AcpiAttachData (ACPI_ROOT_OBJECT, AeAttachedDataHandler2,
791 Status = AcpiAttachData (Handle, AeAttachedDataHandler2, Handle);

Completed in 43 milliseconds