Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
HDdbhistry.c316 char *CommandNumArg) in AcpiDbGetFromHistory() argument
321 if (CommandNumArg == NULL) in AcpiDbGetFromHistory()
328 CmdNum = strtoul (CommandNumArg, NULL, 0); in AcpiDbGetFromHistory()
/dragonfly/sys/contrib/dev/acpica/source/include/
HDacdebug.h527 char *CommandNumArg);