OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPI_GENERIC_ADDRESS
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/sys/dev/acpi/
acpi_pcc.h
35
ACPI_STATUS pcc_message(
ACPI_GENERIC_ADDRESS
*, uint32_t, int,
apei_reg.c
54
apei_read_register(
ACPI_GENERIC_ADDRESS
*Register, struct apei_mapreg *map,
82
apei_write_register(
ACPI_GENERIC_ADDRESS
*Register, struct apei_mapreg *map,
apei_mapreg.c
53
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,
acpi_pcc.c
58
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,
acpi_wdrt.c
91
ACPI_GENERIC_ADDRESS
sc_control_reg;
92
ACPI_GENERIC_ADDRESS
sc_count_reg;
acpi_cppc.c
415
ACPI_GENERIC_ADDRESS
addr;
456
ACPI_GENERIC_ADDRESS
addr;
acpi_verbose.c
341
ACPI_GENERIC_ADDRESS
fadt_value;
apei_erst.c
387
ACPI_GENERIC_ADDRESS
*const reg = &header->RegisterRegion;
apei_einj.c
410
ACPI_GENERIC_ADDRESS
*const reg = &header->RegisterRegion;
/src/sys/external/bsd/acpica/dist/include/
actbl.h
239
typedef struct
acpi_generic_address
struct
247
}
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 *
[
all
...]
achware.h
182
ACPI_GENERIC_ADDRESS
*Reg,
189
ACPI_GENERIC_ADDRESS
*Reg);
194
ACPI_GENERIC_ADDRESS
*Reg);
actbl3.h
258
ACPI_GENERIC_ADDRESS
SerialPort;
312
ACPI_GENERIC_ADDRESS
IpmiRegister;
566
ACPI_GENERIC_ADDRESS
Address;
568
ACPI_GENERIC_ADDRESS
ConfigAddress;
860
ACPI_GENERIC_ADDRESS
RegisterRegion;
916
ACPI_GENERIC_ADDRESS
Address;
954
ACPI_GENERIC_ADDRESS
ControlRegister;
955
ACPI_GENERIC_ADDRESS
CountRegister;
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);
actbl2.h
623
ACPI_GENERIC_ADDRESS
Gas;
1407
ACPI_GENERIC_ADDRESS
EntryTrigger;
1410
ACPI_GENERIC_ADDRESS
ResidencyCounter;
2041
ACPI_GENERIC_ADDRESS
ControlRegister;
2903
ACPI_GENERIC_ADDRESS
DoorbellRegister;
2923
ACPI_GENERIC_ADDRESS
DoorbellRegister;
2943
ACPI_GENERIC_ADDRESS
DoorbellRegister;
2949
ACPI_GENERIC_ADDRESS
PlatformAckRegister;
2966
ACPI_GENERIC_ADDRESS
DoorbellRegister;
2972
ACPI_GENERIC_ADDRESS
PlatformAckRegister
[
all
...]
actbl1.h
256
ACPI_GENERIC_ADDRESS
RegisterRegion;
1083
ACPI_GENERIC_ADDRESS
DebugPort;
1355
ACPI_GENERIC_ADDRESS
Control; /* Address of EC command/status register */
1356
ACPI_GENERIC_ADDRESS
Data; /* Address of EC data register */
2083
ACPI_GENERIC_ADDRESS
ErrorStatusAddress;
2101
ACPI_GENERIC_ADDRESS
ErrorStatusAddress;
2104
ACPI_GENERIC_ADDRESS
ReadAckRegister;
2343
ACPI_GENERIC_ADDRESS
Address; /* Address of event timer block */
acpixf.h
1151
ACPI_GENERIC_ADDRESS
*GpeBlockAddress,
1248
ACPI_GENERIC_ADDRESS
*Reg))
1254
ACPI_GENERIC_ADDRESS
*Reg))
aclocal.h
675
ACPI_GENERIC_ADDRESS
StatusAddress; /* Address of status reg */
676
ACPI_GENERIC_ADDRESS
EnableAddress; /* Address of enable reg */
/src/sys/external/bsd/acpica/dist/hardware/
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,
288
ACPI_GENERIC_ADDRESS
*Reg,
369
ACPI_GENERIC_ADDRESS
*Reg)
467
ACPI_GENERIC_ADDRESS
*Reg)
916
ACPI_GENERIC_ADDRESS
*RegisterA
[
all
...]
hwxface.c
180
ACPI_GENERIC_ADDRESS
*ResetReg;
248
ACPI_GENERIC_ADDRESS
*Reg)
279
ACPI_GENERIC_ADDRESS
*Reg)
/src/sys/external/bsd/acpica/dist/tables/
tbfadt.c
163
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,
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
aeexec.c
214
ACPI_GENERIC_ADDRESS
BlockAddress;
228
memset (&BlockAddress, 0, sizeof (
ACPI_GENERIC_ADDRESS
));
499
static
ACPI_GENERIC_ADDRESS
GenericRegister;
/src/sys/external/bsd/acpica/dist/compiler/
dtutils.c
711
ByteLength = sizeof (
ACPI_GENERIC_ADDRESS
);
/src/sys/arch/arm/acpi/
cpu_acpi.c
251
ACPI_GENERIC_ADDRESS
addr;
/src/sys/external/bsd/acpica/dist/events/
evxfgpe.c
1125
ACPI_GENERIC_ADDRESS
*GpeBlockAddress,
/src/sys/external/bsd/acpica/dist/common/
dmtable.c
1298
ByteLength = sizeof (
ACPI_GENERIC_ADDRESS
);
1594
sizeof (
ACPI_GENERIC_ADDRESS
), AcpiDmTableInfoGas);
Completed in 43 milliseconds
1
2
Indexes created Mon Sep 29 21:09:56 GMT 2025