Home
last modified time | relevance | path

Searched refs:RsdtPhysicalAddress (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactbl.h154 UINT32 RsdtPhysicalAddress; /* 32-bit physical address of the RSDT */ member
170 UINT32 RsdtPhysicalAddress; member
/titanic_41/usr/src/uts/intel/io/acpica/tables/
H A Dtbutils.c324 Address = (ACPI_PHYSICAL_ADDRESS) Rsdp->RsdtPhysicalAddress; in AcpiTbParseRootTable()
/titanic_41/usr/src/cmd/acpi/acpidump/
H A Dosillumostbl.c512 if (Gbl_Rsdp.RsdtPhysicalAddress) { in OslTableInitialize()
728 Gbl_Rsdp.RsdtPhysicalAddress; in OslGetBiosTable()
/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c2105 xsdt_addr = rsdp->RsdtPhysicalAddress; in find_fw_table()