OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcpiHwRead
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/hardware/
hwgpe.c
129
Status =
AcpiHwRead
(&EnableMask, &GpeRegisterInfo->EnableAddress);
291
Status =
AcpiHwRead
(&InByte, &GpeRegisterInfo->EnableAddress);
304
Status =
AcpiHwRead
(&InByte, &GpeRegisterInfo->StatusAddress);
563
Status =
AcpiHwRead
(&InEnable, &GpeRegisterInfo->EnableAddress);
569
Status =
AcpiHwRead
(&InStatus, &GpeRegisterInfo->StatusAddress);
hwregs.c
243
* FUNCTION:
AcpiHwRead
259
AcpiHwRead
(
618
Status =
AcpiHwRead
(&Value64, &AcpiGbl_FADT.XPm2ControlBlock);
627
Status =
AcpiHwRead
(&Value64, &AcpiGbl_FADT.XPmTimerBlock);
752
Status =
AcpiHwRead
(&ReadValue64, &AcpiGbl_FADT.XPm2ControlBlock);
819
Status =
AcpiHwRead
(&Value64, RegisterA);
830
Status =
AcpiHwRead
(&Value64, RegisterB);
hwtimer.c
128
Status =
AcpiHwRead
(&TimerValue, &AcpiGbl_FADT.XPmTimerBlock);
hwxface.c
148
Status =
AcpiHwRead
(ReturnValue, Reg);
/src/sys/external/bsd/acpica/dist/include/
achware.h
79
AcpiHwRead
(
/src/sys/external/bsd/acpica/dist/events/
evgpe.c
762
Status =
AcpiHwRead
(&EnableReg, &GpeRegisterInfo->EnableAddress);
770
Status =
AcpiHwRead
(&StatusReg, &GpeRegisterInfo->StatusAddress);
Completed in 41 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026