OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcpiGbl_RegionFillValue
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
aecommon.h
100
extern UINT8
AcpiGbl_RegionFillValue
;
aemain.c
84
UINT8
AcpiGbl_RegionFillValue
= 0;
330
AcpiGbl_RegionFillValue
= (UINT8) strtoul (AcpiGbl_Optarg, NULL, 0);
aeregion.c
473
AcpiGbl_RegionFillValue
, RegionElement->Length);
516
memset (RegionElement->Buffer,
AcpiGbl_RegionFillValue
, Length);
Completed in 18 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026