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

  /src/sys/external/bsd/acpica/dist/resources/
rslist.c 386 Aml += AcpiUtGetDescriptorLength (Aml);
rscalc.c 835 AcpiUtGetDescriptorLength (AmlBuffer), ACPI_FORMAT_UINT64(*SizeNeeded)));
841 AmlBuffer += AcpiUtGetDescriptorLength (AmlBuffer);
  /src/sys/external/bsd/acpica/dist/utilities/
utresrc.c 339 Length = AcpiUtGetDescriptorLength (Aml);
704 * FUNCTION: AcpiUtGetDescriptorLength
717 AcpiUtGetDescriptorLength (
  /src/sys/external/bsd/acpica/dist/disassembler/
dmresrc.c 410 CurrentByteOffset += AcpiUtGetDescriptorLength (Aml);
  /src/sys/external/bsd/acpica/dist/debugger/
dbcmds.c 840 Aml1Length = AcpiUtGetDescriptorLength (Aml1);
841 Aml2Length = AcpiUtGetDescriptorLength (Aml2);
  /src/sys/external/bsd/acpica/dist/include/
acutils.h 1049 AcpiUtGetDescriptorLength (

Completed in 52 milliseconds