Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbinput.c272 #define CMD_FIRST_VALID 2 macro
864 for (i = CMD_FIRST_VALID; AcpiGbl_DbCommands[i].Name; i++) in AcpiDbMatchCommand()