Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hp300/stand/inst/ | |
inst.c | 97 char *ic_cmd; /* command name */ member in struct:inst_command 134 if (strcmp(line, inst_commands[i].ic_cmd) == 0) { 152 printf(">> %s - %s\n", inst_commands[i].ic_cmd, |
/src/sys/dev/ic/ | |
icpvar.h | 83 struct icp_cmd ic_cmd; member in struct:icp_ccb |