Home
last modified time | relevance | path

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

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