Home
last modified time | relevance | path

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

/netbsd/src/distrib/utils/more/
Dcommand.c66 #define CMD_RESET cp = cmdbuf /* reset command buffer to empty */ macro
304 CMD_RESET;
355 CMD_RESET; in commands()
512 CMD_RESET; in commands()
/netbsd/src/sys/arch/macppc/dev/
Dcudavar.h50 #define CMD_RESET 17 macro
Dcuda.c860 uint8_t cmd[] = {CUDA_PSEUDO, CMD_RESET}; in cuda_restart()
/netbsd/src/sys/arch/hppa/include/
Diomod.h382 #define CMD_RESET 5 /* reset any module */ macro
/netbsd/src/usr.bin/cdplay/
Dcdplay.c83 CMD_RESET, enumerator
115 { CMD_RESET, "reset", 4, NULL },
479 case CMD_RESET: in run()
/netbsd/src/sys/arch/hppa/hppa/
Dmachdep.c1436 :: "r" (CMD_RESET), "r" (LBCAST_ADDR + iomod_command));
1442 :: "r" (CMD_RESET), "r" (HPPA_LBCAST + iomod_command));
Dlocore.S774 ldi CMD_RESET, %r26