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

  /src/sys/external/bsd/acpica/dist/disassembler/
dmwalk.c 122 Info.StartAml = Op->Common.Aml - sizeof (ACPI_TABLE_HEADER);
123 Info.AmlOffset = Op->Common.Aml - Info.StartAml;
457 (Info->StartAml + Info->AmlOffset),
463 Info->AmlOffset = (Op->Common.Aml - Info->StartAml);
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 241 UINT8 *StartAml;

Completed in 16 milliseconds