Searched refs:ILLEGAL_COMMAND (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/shark/include/ | ||
| D | profileio.h | 193 #define ILLEGAL_COMMAND 0x06 macro |
| /netbsd/src/sys/arch/shark/shark/ | ||
| D | profile.c | 335 info->status = ILLEGAL_COMMAND; in profStart() |