Home | History | Annotate | Download | only in tables

Lines Matching defs:Name

3  * Module Name: tbfadt   - FADT table utilities
75 * 3.5. Neither the name Intel nor any other trademark owned or controlled by
189 const char *Name;
307 * RegisterName - ASCII name of the ACPI register
371 * PARAMETERS: RegisterName - ASCII name of the ACPI register
625 const char *Name;
679 * length and register name.
690 Name = __UNCONST(FadtInfoTable[i].Name);
732 Name, Address32,
750 Name, ACPI_MUL_8 (Length), Address64->BitWidth));
768 (UINT64) Address32, Name, Flags);
783 Name, ACPI_FORMAT_UINT64 (Address64->Address), Length));
798 "0x%8.8X%8.8X/0x%X", Name,
852 FadtInfoTable[i].Name, Target64->BitWidth,