OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/hardware/
hwsleep.c
74
UINT32
InValue
;
207
Status = AcpiReadBitRegister (ACPI_BITREG_WAKE_STATUS, &
InValue
);
213
} while (!
InValue
);
hwxfsleep.c
210
UINT32
InValue
;
259
Status = AcpiReadBitRegister (ACPI_BITREG_WAKE_STATUS, &
InValue
);
265
} while (!
InValue
);
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026