Searched refs:CMD_STOP (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/vmctl/
H A Dvmctl.h34 CMD_STOP, enumerator in enum:actions
H A Dmain.c85 { "stop", CMD_STOP, ctl_stop, "[-fw] [id | -a]" },
225 case CMD_STOP:
313 case CMD_STOP:
H A Dvmctl.c584 res.action = CMD_STOP;
630 * action: if CMD_CONSOLE or CMD_STOP open a console or terminate the VM.
631 * flags: optional flags used by the CMD_STOP action.
/openbsd-current/sys/arch/hppa/include/
H A Diomod.h360 #define CMD_STOP 0 /* halt any I/O, enable diagnostic access */ macro
/openbsd-current/usr.bin/cdio/
H A Dcdio.c98 #define CMD_STOP 10 macro
144 { CMD_STOP, "stop", 3, "" },
372 case CMD_STOP:
/openbsd-current/sys/arch/hppa/hppa/
H A Dmachdep.c934 :: "r" (CMD_STOP), "r" (HPPA_LBCAST + iomod_command));

Completed in 182 milliseconds