OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPI_7BIT_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/include/
acbuffer.h
273
#define ACPI_PLD_GET_REVISION(dword) ACPI_GET_BITS (dword, 0,
ACPI_7BIT_MASK
)
274
#define ACPI_PLD_SET_REVISION(dword,value) ACPI_SET_BITS (dword, 0,
ACPI_7BIT_MASK
, value) /* Offset 0, Len 7 */
acmacros.h
488
#define
ACPI_7BIT_MASK
0x0000007F
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025