Home
last modified time | relevance | path

Searched refs:ACPI_GENERIC_ADDRESS (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactbl.h138 } ACPI_GENERIC_ADDRESS; typedef
298 ACPI_GENERIC_ADDRESS ResetRegister; /* 64-bit address of the Reset register */
304ACPI_GENERIC_ADDRESS XPm1aEventBlock; /* 64-bit Extended Power Mgt 1a Event Reg Blk address …
305ACPI_GENERIC_ADDRESS XPm1bEventBlock; /* 64-bit Extended Power Mgt 1b Event Reg Blk address …
306ACPI_GENERIC_ADDRESS XPm1aControlBlock; /* 64-bit Extended Power Mgt 1a Control Reg Blk addres…
307ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk addres…
308ACPI_GENERIC_ADDRESS XPm2ControlBlock; /* 64-bit Extended Power Mgt 2 Control Reg Blk address…
309ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk addres…
310ACPI_GENERIC_ADDRESS XGpe0Block; /* 64-bit Extended General Purpose Event 0 Reg Blk add…
311ACPI_GENERIC_ADDRESS XGpe1Block; /* 64-bit Extended General Purpose Event 1 Reg Blk add…
[all …]
H A Dactbl2.h450 ACPI_GENERIC_ADDRESS DebugPort;
628 ACPI_GENERIC_ADDRESS Address; /* Address of event timer block */
1180 ACPI_GENERIC_ADDRESS EntryTrigger;
1183 ACPI_GENERIC_ADDRESS ResidencyCounter;
1239 ACPI_GENERIC_ADDRESS ControlRegister;
1287 ACPI_GENERIC_ADDRESS PhysicalAddress;
1327 ACPI_GENERIC_ADDRESS SerialPort;
1377 ACPI_GENERIC_ADDRESS IpmiRegister;
1446 ACPI_GENERIC_ADDRESS Address;
1448 ACPI_GENERIC_ADDRESS ConfigAddress;
[all …]
H A Dachware.h74 ACPI_GENERIC_ADDRESS *Reg,
81 ACPI_GENERIC_ADDRESS *Reg);
86 ACPI_GENERIC_ADDRESS *Reg);
H A Dacglobal.h74 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aStatus);
75 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aEnable);
77 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bStatus);
78 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bEnable);
H A Dactbl3.h584 ACPI_GENERIC_ADDRESS DoorbellRegister;
604 ACPI_GENERIC_ADDRESS DoorbellRegister;
624 ACPI_GENERIC_ADDRESS DoorbellRegister;
630 ACPI_GENERIC_ADDRESS DoorbellAckRegister;
H A Dactbl1.h122 ACPI_GENERIC_ADDRESS RegisterRegion;
219 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */
220 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */
700 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
718 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
721 ACPI_GENERIC_ADDRESS ReadAckRegister;
H A Dacpixf.h958 ACPI_GENERIC_ADDRESS *GpeBlockAddress,
1055 ACPI_GENERIC_ADDRESS *Reg))
1061 ACPI_GENERIC_ADDRESS *Reg))
H A Daclocal.h565 ACPI_GENERIC_ADDRESS StatusAddress; /* Address of status reg */
566 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */
/titanic_41/usr/src/uts/intel/io/acpica/hardware/
H A Dhwregs.c60 ACPI_GENERIC_ADDRESS *RegisterA,
61 ACPI_GENERIC_ADDRESS *RegisterB);
66 ACPI_GENERIC_ADDRESS *RegisterA,
67 ACPI_GENERIC_ADDRESS *RegisterB);
90 ACPI_GENERIC_ADDRESS *Reg, in AcpiHwValidateRegister()
171 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwRead()
237 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwWrite()
636 ACPI_GENERIC_ADDRESS *RegisterA, in AcpiHwReadMultiple()
637 ACPI_GENERIC_ADDRESS *RegisterB) in AcpiHwReadMultiple()
695 ACPI_GENERIC_ADDRESS *RegisterA, in AcpiHwWriteMultiple()
[all …]
H A Dhwxface.c72 ACPI_GENERIC_ADDRESS *ResetReg; in AcpiReset()
140 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
241 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
/titanic_41/usr/src/uts/intel/io/acpica/tables/
H A Dtbfadt.c55 ACPI_GENERIC_ADDRESS *GenericAddress,
162 ACPI_GENERIC_ADDRESS *Target;
211 ACPI_GENERIC_ADDRESS *GenericAddress, in AcpiTbInitGenericAddress()
511 ACPI_GENERIC_ADDRESS *Address64; in AcpiTbConvertFadt()
569 Address64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, in AcpiTbConvertFadt()
708 ACPI_GENERIC_ADDRESS *Target64; in AcpiTbSetupFadtRegisters()
709 ACPI_GENERIC_ADDRESS *Source64; in AcpiTbSetupFadtRegisters()
722 Target64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
769 Source64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
/titanic_41/usr/src/uts/intel/io/acpica/events/
H A Devxfgpe.c871 ACPI_GENERIC_ADDRESS *GpeBlockAddress, in ACPI_EXPORT_SYMBOL()