Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c315 char *CommandNumArg) in AcpiDbGetFromHistory() argument
320 if (CommandNumArg == NULL) in AcpiDbGetFromHistory()
327 CmdNum = strtoul (CommandNumArg, NULL, 0); in AcpiDbGetFromHistory()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdebug.h527 char *CommandNumArg);