Searched refs:ACPI_GENERIC_ADDRESS (Results 1 - 13 of 13) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl.h247 } ACPI_GENERIC_ADDRESS; typedef in typeref:struct:acpi_generic_address
407 ACPI_GENERIC_ADDRESS ResetRegister; /* 64-bit address of the Reset register */
413 ACPI_GENERIC_ADDRESS XPm1aEventBlock; /* 64-bit Extended Power Mgt 1a Event Reg Blk address */
414 ACPI_GENERIC_ADDRESS XPm1bEventBlock; /* 64-bit Extended Power Mgt 1b Event Reg Blk address */
415 ACPI_GENERIC_ADDRESS XPm1aControlBlock; /* 64-bit Extended Power Mgt 1a Control Reg Blk address */
416 ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk address */
417 ACPI_GENERIC_ADDRESS XPm2ControlBlock; /* 64-bit Extended Power Mgt 2 Control Reg Blk address */
418 ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk address */
419 ACPI_GENERIC_ADDRESS XGpe0Block; /* 64-bit Extended General Purpose Event 0 Reg Blk address */
420 ACPI_GENERIC_ADDRESS XGpe1Bloc
[all...]
H A Dachware.h182 ACPI_GENERIC_ADDRESS *Reg,
189 ACPI_GENERIC_ADDRESS *Reg);
194 ACPI_GENERIC_ADDRESS *Reg);
H A Dactbl3.h258 ACPI_GENERIC_ADDRESS SerialPort;
308 ACPI_GENERIC_ADDRESS IpmiRegister;
544 ACPI_GENERIC_ADDRESS Address;
546 ACPI_GENERIC_ADDRESS ConfigAddress;
836 ACPI_GENERIC_ADDRESS RegisterRegion;
892 ACPI_GENERIC_ADDRESS Address;
930 ACPI_GENERIC_ADDRESS ControlRegister;
931 ACPI_GENERIC_ADDRESS CountRegister;
H A Dacglobal.h183 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aStatus);
184 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aEnable);
186 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bStatus);
187 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bEnable);
H A Dactbl2.h522 ACPI_GENERIC_ADDRESS Gas;
1076 ACPI_GENERIC_ADDRESS EntryTrigger;
1079 ACPI_GENERIC_ADDRESS ResidencyCounter;
1704 ACPI_GENERIC_ADDRESS ControlRegister;
2628 ACPI_GENERIC_ADDRESS DoorbellRegister;
2648 ACPI_GENERIC_ADDRESS DoorbellRegister;
2668 ACPI_GENERIC_ADDRESS DoorbellRegister;
2674 ACPI_GENERIC_ADDRESS PlatformAckRegister;
2691 ACPI_GENERIC_ADDRESS DoorbellRegister;
2697 ACPI_GENERIC_ADDRESS PlatformAckRegiste
[all...]
H A Dactbl1.h256 ACPI_GENERIC_ADDRESS RegisterRegion;
1062 ACPI_GENERIC_ADDRESS DebugPort;
1321 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */
1322 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */
2042 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
2060 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
2063 ACPI_GENERIC_ADDRESS ReadAckRegister;
2299 ACPI_GENERIC_ADDRESS Address; /* Address of event timer block */
H A Dacpixf.h1145 ACPI_GENERIC_ADDRESS *GpeBlockAddress,
1242 ACPI_GENERIC_ADDRESS *Reg))
1248 ACPI_GENERIC_ADDRESS *Reg))
H A Daclocal.h675 ACPI_GENERIC_ADDRESS StatusAddress; /* Address of status reg */
676 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */
H A Dactbinfo.h158 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwregs.c168 ACPI_GENERIC_ADDRESS *Reg,
174 ACPI_GENERIC_ADDRESS *RegisterA,
175 ACPI_GENERIC_ADDRESS *RegisterB);
180 ACPI_GENERIC_ADDRESS *RegisterA,
181 ACPI_GENERIC_ADDRESS *RegisterB);
203 ACPI_GENERIC_ADDRESS *Reg,
288 ACPI_GENERIC_ADDRESS *Reg,
369 ACPI_GENERIC_ADDRESS *Reg)
467 ACPI_GENERIC_ADDRESS *Reg)
916 ACPI_GENERIC_ADDRESS *Register
[all...]
H A Dhwxface.c180 ACPI_GENERIC_ADDRESS *ResetReg;
248 ACPI_GENERIC_ADDRESS *Reg)
279 ACPI_GENERIC_ADDRESS *Reg)
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbfadt.c163 ACPI_GENERIC_ADDRESS *GenericAddress,
270 ACPI_GENERIC_ADDRESS *Target;
319 ACPI_GENERIC_ADDRESS *GenericAddress,
626 ACPI_GENERIC_ADDRESS *Address64;
684 Address64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS,
825 ACPI_GENERIC_ADDRESS *Target64;
826 ACPI_GENERIC_ADDRESS *Source64;
839 Target64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT,
886 Source64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxfgpe.c1125 ACPI_GENERIC_ADDRESS *GpeBlockAddress,

Completed in 108 milliseconds