Home
last modified time | relevance | path

Searched refs:CountArg (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbtest.c214 char *CountArg);
1163 char *CountArg) in AcpiDbEvaluateAllPredefinedNames() argument
1171 if (CountArg) in AcpiDbEvaluateAllPredefinedNames()
1173 Info.MaxCount = strtoul (CountArg, NULL, 0); in AcpiDbEvaluateAllPredefinedNames()