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

12

/netbsd-current/sys/dev/acpi/
H A Dacpi_pcc.h35 ACPI_STATUS pcc_message(ACPI_GENERIC_ADDRESS *, uint32_t, int,
H A Dapei_reg.c54 apei_read_register(ACPI_GENERIC_ADDRESS *Register, struct apei_mapreg *map,
82 apei_write_register(ACPI_GENERIC_ADDRESS *Register, struct apei_mapreg *map,
H A Dapei_mapreg.c53 apei_mapreg_map(const ACPI_GENERIC_ADDRESS *reg)
128 apei_mapreg_unmap(const ACPI_GENERIC_ADDRESS *reg,
150 apei_mapreg_read(const ACPI_GENERIC_ADDRESS *reg,
221 apei_mapreg_write(const ACPI_GENERIC_ADDRESS *reg, struct apei_mapreg *map,
H A Dacpi_pcc.c58 ACPI_GENERIC_ADDRESS reg_addr;
263 pcc_send_command(struct pcc_subspace *ss, ACPI_GENERIC_ADDRESS *reg,
298 pcc_receive_response(struct pcc_subspace *ss, ACPI_GENERIC_ADDRESS *reg,
331 pcc_message(ACPI_GENERIC_ADDRESS *reg, uint32_t command, int flags,
H A Dacpi_cppc.c372 ACPI_GENERIC_ADDRESS addr;
413 ACPI_GENERIC_ADDRESS addr;
H A Dacpi_wdrt.c91 ACPI_GENERIC_ADDRESS sc_control_reg;
92 ACPI_GENERIC_ADDRESS sc_count_reg;
H A Dacpi_verbose.c341 ACPI_GENERIC_ADDRESS fadt_value;
H A Dapei_erst.c387 ACPI_GENERIC_ADDRESS *const reg = &header->RegisterRegion;
H A Dapei_einj.c410 ACPI_GENERIC_ADDRESS *const reg = &header->RegisterRegion;
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl.h139 } ACPI_GENERIC_ADDRESS; typedef in typeref:struct:acpi_generic_address
299 ACPI_GENERIC_ADDRESS ResetRegister; /* 64-bit address of the Reset register */
305 ACPI_GENERIC_ADDRESS XPm1aEventBlock; /* 64-bit Extended Power Mgt 1a Event Reg Blk address */
306 ACPI_GENERIC_ADDRESS XPm1bEventBlock; /* 64-bit Extended Power Mgt 1b Event Reg Blk address */
307 ACPI_GENERIC_ADDRESS XPm1aControlBlock; /* 64-bit Extended Power Mgt 1a Control Reg Blk address */
308 ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk address */
309 ACPI_GENERIC_ADDRESS XPm2ControlBlock; /* 64-bit Extended Power Mgt 2 Control Reg Blk address */
310 ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk address */
311 ACPI_GENERIC_ADDRESS XGpe0Block; /* 64-bit Extended General Purpose Event 0 Reg Blk address */
312 ACPI_GENERIC_ADDRESS XGpe1Bloc
[all...]
H A Dachware.h74 ACPI_GENERIC_ADDRESS *Reg,
81 ACPI_GENERIC_ADDRESS *Reg);
86 ACPI_GENERIC_ADDRESS *Reg);
H A Dactbl3.h150 ACPI_GENERIC_ADDRESS SerialPort;
200 ACPI_GENERIC_ADDRESS IpmiRegister;
436 ACPI_GENERIC_ADDRESS Address;
438 ACPI_GENERIC_ADDRESS ConfigAddress;
728 ACPI_GENERIC_ADDRESS RegisterRegion;
784 ACPI_GENERIC_ADDRESS Address;
822 ACPI_GENERIC_ADDRESS ControlRegister;
823 ACPI_GENERIC_ADDRESS CountRegister;
H A Dacglobal.h75 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aStatus);
76 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aEnable);
78 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bStatus);
79 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bEnable);
H A Dactbl2.h414 ACPI_GENERIC_ADDRESS Gas;
968 ACPI_GENERIC_ADDRESS EntryTrigger;
971 ACPI_GENERIC_ADDRESS ResidencyCounter;
1596 ACPI_GENERIC_ADDRESS ControlRegister;
2520 ACPI_GENERIC_ADDRESS DoorbellRegister;
2540 ACPI_GENERIC_ADDRESS DoorbellRegister;
2560 ACPI_GENERIC_ADDRESS DoorbellRegister;
2566 ACPI_GENERIC_ADDRESS PlatformAckRegister;
2583 ACPI_GENERIC_ADDRESS DoorbellRegister;
2589 ACPI_GENERIC_ADDRESS PlatformAckRegiste
[all...]
H A Dactbl1.h148 ACPI_GENERIC_ADDRESS RegisterRegion;
954 ACPI_GENERIC_ADDRESS DebugPort;
1213 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */
1214 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */
1934 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
1952 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
1955 ACPI_GENERIC_ADDRESS ReadAckRegister;
2191 ACPI_GENERIC_ADDRESS Address; /* Address of event timer block */
H A Dacpixf.h1037 ACPI_GENERIC_ADDRESS *GpeBlockAddress,
1134 ACPI_GENERIC_ADDRESS *Reg))
1140 ACPI_GENERIC_ADDRESS *Reg))
H A Daclocal.h567 ACPI_GENERIC_ADDRESS StatusAddress; /* Address of status reg */
568 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */
H A Dactbinfo.h50 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
/netbsd-current/sys/external/bsd/acpica/dist/hardware/
H A Dhwregs.c60 ACPI_GENERIC_ADDRESS *Reg,
66 ACPI_GENERIC_ADDRESS *RegisterA,
67 ACPI_GENERIC_ADDRESS *RegisterB);
72 ACPI_GENERIC_ADDRESS *RegisterA,
73 ACPI_GENERIC_ADDRESS *RegisterB);
95 ACPI_GENERIC_ADDRESS *Reg,
180 ACPI_GENERIC_ADDRESS *Reg,
261 ACPI_GENERIC_ADDRESS *Reg)
359 ACPI_GENERIC_ADDRESS *Reg)
808 ACPI_GENERIC_ADDRESS *Register
[all...]
H A Dhwxface.c72 ACPI_GENERIC_ADDRESS *ResetReg;
140 ACPI_GENERIC_ADDRESS *Reg)
171 ACPI_GENERIC_ADDRESS *Reg)
/netbsd-current/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c55 ACPI_GENERIC_ADDRESS *GenericAddress,
162 ACPI_GENERIC_ADDRESS *Target;
211 ACPI_GENERIC_ADDRESS *GenericAddress,
518 ACPI_GENERIC_ADDRESS *Address64;
576 Address64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS,
717 ACPI_GENERIC_ADDRESS *Target64;
718 ACPI_GENERIC_ADDRESS *Source64;
731 Target64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT,
778 Source64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT,
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeexec.c106 ACPI_GENERIC_ADDRESS BlockAddress;
120 memset (&BlockAddress, 0, sizeof (ACPI_GENERIC_ADDRESS));
391 static ACPI_GENERIC_ADDRESS GenericRegister;
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Ddtutils.c596 ByteLength = sizeof (ACPI_GENERIC_ADDRESS);
/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devxfgpe.c1017 ACPI_GENERIC_ADDRESS *GpeBlockAddress,
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtable.c1208 ByteLength = sizeof (ACPI_GENERIC_ADDRESS);
1499 sizeof (ACPI_GENERIC_ADDRESS), AcpiDmTableInfoGas);

Completed in 326 milliseconds

12