OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/executer/
exutils.c
321
UINT64
CurrentValue
;
334
CurrentValue
= Value;
339
while (
CurrentValue
)
341
(void) AcpiUtShortDivide (
CurrentValue
, Base, &
CurrentValue
, NULL);
exfldio.c
625
UINT64
CurrentValue
;
656
ObjDesc, FieldDatumByteOffset, &
CurrentValue
, ACPI_READ);
662
MergedValue |= (
CurrentValue
& ~Mask);
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026