Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
Ddbinput.c204 CMD_DEBUG, enumerator
979 case CMD_DEBUG: in AcpiDbCommandDispatch()
/freebsd-12-stable/usr.sbin/cdcontrol/
Dcdcontrol.c68 #define CMD_DEBUG 1 macro
97 { CMD_DEBUG, "debug", 1, "on | off" },
362 case CMD_DEBUG: in run()