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 196 AeAttachedDataHandler2 (
540 * FUNCTION: AeAttachedDataHandler2
548 AeAttachedDataHandler2 (
554 ACPI_FUNCTION_NAME (AeAttachedDataHandler2);
890 Status = AcpiAttachData (ACPI_ROOT_OBJECT, AeAttachedDataHandler2,
899 Status = AcpiAttachData (Handle, AeAttachedDataHandler2, Handle);
aehandlers.c 196 AeAttachedDataHandler2 (
540 * FUNCTION: AeAttachedDataHandler2
548 AeAttachedDataHandler2 (
554 ACPI_FUNCTION_NAME (AeAttachedDataHandler2);
890 Status = AcpiAttachData (ACPI_ROOT_OBJECT, AeAttachedDataHandler2,
899 Status = AcpiAttachData (Handle, AeAttachedDataHandler2, Handle);

Completed in 107 milliseconds