Home
last modified time | relevance | path

Searched defs:In (Results 1 – 3 of 3) sorted by relevance

/acpica-latest/source/components/resources/
Drsxface.c164 #define ACPI_COPY_FIELD(Out, In, Field) ((Out)->Field = (In)->Field) argument
165 #define ACPI_COPY_ADDRESS(Out, In) \ argument
/acpica-latest/source/components/utilities/
Dutmisc.c256 } In; in AcpiUtDwordByteSwap() local
/acpica-latest/source/os_specific/efi/
Doseficlib.c546 ACPI_SIMPLE_INPUT_INTERFACE *In; in fread() local