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 230 Info.StartAml = Op->Common.Aml - sizeof (ACPI_TABLE_HEADER);
231 Info.AmlOffset = Op->Common.Aml - Info.StartAml;
565 (Info->StartAml + Info->AmlOffset),
571 Info->AmlOffset = (Op->Common.Aml - Info->StartAml);
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 346 UINT8 *StartAml;

Completed in 12 milliseconds