| /freebsd-14-stable/sys/contrib/dev/acpica/include/ |
| HD | actbl.h | 247 } ACPI_GENERIC_ADDRESS; typedef 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 addres… 416 …ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk addres… 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 addres… 419 …ACPI_GENERIC_ADDRESS XGpe0Block; /* 64-bit Extended General Purpose Event 0 Reg Blk add… 420 …ACPI_GENERIC_ADDRESS XGpe1Block; /* 64-bit Extended General Purpose Event 1 Reg Blk add… [all …]
|
| HD | actbl3.h | 258 ACPI_GENERIC_ADDRESS SerialPort; 308 ACPI_GENERIC_ADDRESS IpmiRegister; 542 ACPI_GENERIC_ADDRESS Address; 544 ACPI_GENERIC_ADDRESS ConfigAddress; 834 ACPI_GENERIC_ADDRESS RegisterRegion; 890 ACPI_GENERIC_ADDRESS Address; 928 ACPI_GENERIC_ADDRESS ControlRegister; 929 ACPI_GENERIC_ADDRESS CountRegister;
|
| HD | actbl2.h | 521 ACPI_GENERIC_ADDRESS Gas; 1075 ACPI_GENERIC_ADDRESS EntryTrigger; 1078 ACPI_GENERIC_ADDRESS ResidencyCounter; 1634 ACPI_GENERIC_ADDRESS ControlRegister; 2432 ACPI_GENERIC_ADDRESS DoorbellRegister; 2452 ACPI_GENERIC_ADDRESS DoorbellRegister; 2472 ACPI_GENERIC_ADDRESS DoorbellRegister; 2478 ACPI_GENERIC_ADDRESS PlatformAckRegister; 2495 ACPI_GENERIC_ADDRESS DoorbellRegister; 2501 ACPI_GENERIC_ADDRESS PlatformAckRegister; [all …]
|
| HD | achware.h | 182 ACPI_GENERIC_ADDRESS *Reg, 189 ACPI_GENERIC_ADDRESS *Reg); 194 ACPI_GENERIC_ADDRESS *Reg);
|
| HD | acglobal.h | 183 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);
|
| HD | actbl1.h | 255 ACPI_GENERIC_ADDRESS RegisterRegion; 982 ACPI_GENERIC_ADDRESS DebugPort; 1238 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */ 1239 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */ 1959 ACPI_GENERIC_ADDRESS ErrorStatusAddress; 1977 ACPI_GENERIC_ADDRESS ErrorStatusAddress; 1980 ACPI_GENERIC_ADDRESS ReadAckRegister; 2216 ACPI_GENERIC_ADDRESS Address; /* Address of event timer block */
|
| HD | acpixf.h | 1130 ACPI_GENERIC_ADDRESS *GpeBlockAddress, 1227 ACPI_GENERIC_ADDRESS *Reg)) 1233 ACPI_GENERIC_ADDRESS *Reg))
|
| HD | aclocal.h | 675 ACPI_GENERIC_ADDRESS StatusAddress; /* Address of status reg */ 676 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */
|
| HD | actbinfo.h | 157 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
|
| /freebsd-14-stable/sys/contrib/dev/acpica/components/hardware/ |
| HD | hwregs.c | 168 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, in AcpiHwGetAccessBitWidth() 288 ACPI_GENERIC_ADDRESS *Reg, in AcpiHwValidateRegister() 369 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwRead() 467 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwWrite() 916 ACPI_GENERIC_ADDRESS *RegisterA, in AcpiHwReadMultiple() [all …]
|
| HD | hwxface.c | 180 ACPI_GENERIC_ADDRESS *ResetReg; in AcpiReset() 248 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL() 279 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
|
| /freebsd-14-stable/sys/contrib/dev/acpica/components/tables/ |
| HD | tbfadt.c | 163 ACPI_GENERIC_ADDRESS *GenericAddress, 270 ACPI_GENERIC_ADDRESS *Target; 319 ACPI_GENERIC_ADDRESS *GenericAddress, in AcpiTbInitGenericAddress() 626 ACPI_GENERIC_ADDRESS *Address64; in AcpiTbConvertFadt() 684 Address64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, in AcpiTbConvertFadt() 825 ACPI_GENERIC_ADDRESS *Target64; in AcpiTbSetupFadtRegisters() 826 ACPI_GENERIC_ADDRESS *Source64; in AcpiTbSetupFadtRegisters() 839 Target64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters() 886 Source64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
|
| /freebsd-14-stable/sys/dev/acpica/ |
| HD | acpi_package.c | 120 ACPI_GENERIC_ADDRESS gas; in acpi_PkgGas() 125 obj->Buffer.Length < sizeof(ACPI_GENERIC_ADDRESS) + 3) in acpi_PkgGas() 137 ACPI_GENERIC_ADDRESS gas; in acpi_PkgFFH_IntelCpu() 142 obj->Buffer.Length < sizeof(ACPI_GENERIC_ADDRESS) + 3) in acpi_PkgFFH_IntelCpu()
|
| HD | acpi_throttle.c | 238 ACPI_GENERIC_ADDRESS gas; in acpi_throttle_evaluate() 273 if (obj.Buffer.Length < sizeof(ACPI_GENERIC_ADDRESS) + 3) { in acpi_throttle_evaluate()
|
| HD | acpivar.h | 423 ACPI_GENERIC_ADDRESS *gas, struct resource **res,
|
| HD | acpi_cpu.c | 700 ACPI_GENERIC_ADDRESS gas; in acpi_cpu_generic_cx_probe()
|
| /freebsd-14-stable/sys/dev/xen/cpu/ |
| HD | xen_acpi_cpu.c | 87 ACPI_GENERIC_ADDRESS *gas) in acpi_get_gas() 92 obj->Buffer.Length < sizeof(ACPI_GENERIC_ADDRESS) + 3) in acpi_get_gas() 107 ACPI_GENERIC_ADDRESS gas; in acpi_get_pct() 294 ACPI_GENERIC_ADDRESS gas; in acpi_fetch_cx()
|
| /freebsd-14-stable/usr.sbin/bhyve/ |
| HD | basl.h | 66 void basl_fill_gas(ACPI_GENERIC_ADDRESS *gas, uint8_t space_id,
|
| HD | basl.c | 132 basl_fill_gas(ACPI_GENERIC_ADDRESS *const gas, const uint8_t space_id, in basl_fill_gas() 571 ACPI_GENERIC_ADDRESS gas_le = { in basl_table_append_gas()
|
| /freebsd-14-stable/sys/dev/uart/ |
| HD | uart_cpu_acpi.c | 75 ACPI_GENERIC_ADDRESS *addr) in uart_cpu_acpi_init_devinfo()
|
| /freebsd-14-stable/sys/dev/wdatwd/ |
| HD | wdatwd.c | 140 ACPI_GENERIC_ADDRESS *gas = &wdat->entry.RegisterRegion; in wdatwd_action() 421 wdat_alloc_region(ACPI_GENERIC_ADDRESS *rr) in wdat_alloc_region()
|
| /freebsd-14-stable/sys/contrib/dev/acpica/compiler/ |
| HD | dtutils.c | 702 ByteLength = sizeof (ACPI_GENERIC_ADDRESS); in DtGetFieldLength()
|
| /freebsd-14-stable/sys/contrib/dev/acpica/common/ |
| HD | dmtable.c | 1279 ByteLength = sizeof (ACPI_GENERIC_ADDRESS); in AcpiDmDumpTable() 1570 sizeof (ACPI_GENERIC_ADDRESS), AcpiDmTableInfoGas); in AcpiDmDumpTable()
|
| HD | dmtbdump1.c | 1112 (sizeof (ACPI_GENERIC_ADDRESS) * i); in AcpiDmDumpDbg2()
|
| /freebsd-14-stable/sys/contrib/dev/acpica/components/events/ |
| HD | evxfgpe.c | 1125 ACPI_GENERIC_ADDRESS *GpeBlockAddress, in ACPI_EXPORT_SYMBOL()
|