OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcpiHwWrite
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/hardware/
hwregs.c
361
* LIMITATIONS: <These limitations also apply to
AcpiHwWrite
>
452
* FUNCTION:
AcpiHwWrite
465
AcpiHwWrite
(
654
Status =
AcpiHwWrite
(Pm1aControl, &AcpiGbl_FADT.XPm1aControlBlock);
662
Status =
AcpiHwWrite
(Pm1bControl, &AcpiGbl_FADT.XPm1bControlBlock);
871
Status =
AcpiHwWrite
(Value, &AcpiGbl_FADT.XPm2ControlBlock);
876
Status =
AcpiHwWrite
(Value, &AcpiGbl_FADT.XPmTimerBlock);
986
Status =
AcpiHwWrite
(Value, RegisterA);
1006
Status =
AcpiHwWrite
(Value, RegisterB);
hwgpe.c
279
Status =
AcpiHwWrite
(EnableMask, &GpeRegisterInfo->EnableAddress);
322
Status =
AcpiHwWrite
(RegisterBit, &GpeRegisterInfo->StatusAddress);
453
Status =
AcpiHwWrite
(EnableMask, &GpeRegisterInfo->EnableAddress);
527
Status =
AcpiHwWrite
(0xFF, &GpeBlock->RegisterInfo[i].StatusAddress);
hwxface.c
217
Status =
AcpiHwWrite
(AcpiGbl_FADT.ResetValue, ResetReg);
287
Status =
AcpiHwWrite
(Value, Reg);
/src/sys/external/bsd/acpica/dist/include/
achware.h
192
AcpiHwWrite
(
/src/sys/external/bsd/acpica/dist/events/
evgpeblk.c
425
Status =
AcpiHwWrite
(0x00, &ThisRegister->EnableAddress);
433
Status =
AcpiHwWrite
(0xFF, &ThisRegister->StatusAddress);
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025