Searched refs:StartAml (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c230 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);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacdisasm.h311 UINT8 *StartAml; member in struct:acpi_op_walk_info

Completed in 161 milliseconds