Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c205 CMD_DEBUG, enumerator
992 case CMD_DEBUG: in AcpiDbCommandDispatch()
/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c66 #define CMD_DEBUG 1 macro
95 { CMD_DEBUG, "debug", 1, "on | off" },
360 case CMD_DEBUG: in run()