Lines Matching defs:Address
193 /* All predefined Address Space IDs */
249 ACPI_SIZE Address;
252 Address = strtoul (Target, NULL, 16);
253 ObjPtr = ACPI_TO_POINTER (Address);
355 "Address %p is invalid in this address space\n",
371 "Cannot read entire Named object at address %p\n",
386 "Cannot read entire ACPI object at address %p\n",
403 "Cannot read entire Parser object at address %p\n",
462 AcpiOsPrintf ("Invalid Named object at address %p\n", Node);
476 AcpiOsPrintf ("Invalid internal ACPI Object at address %p\n",
824 ACPI_FORMAT_UINT64 (Info->Address), Info->Flags);
1017 GpeBlock->RegisterInfo->StatusAddress.Address),
1019 GpeBlock->RegisterInfo->EnableAddress.Address));
1039 GpeRegisterInfo->StatusAddress.Address),
1041 GpeRegisterInfo->EnableAddress.Address));