Searched defs:NCMDS (Results 1 – 8 of 8) sorted by relevance
31 int NCMDS = sizeof (cmdtab) / sizeof (cmdtab[0]); variable
53 int NCMDS = sizeof (cmdtab) / sizeof (cmdtab[0]); variable
162 int NCMDS = (sizeof (cmdtab) / sizeof (cmdtab[0])) - 1; variable
1079 register int width, NCMDS; variable
805 register int width, NCMDS; variable
41 #define NCMDS 50 macro
77 #define NCMDS (NRCV+NXMT+4) /* size of command queue */ macro
74 #define NCMDS (NRCV+NXMT+4) /* size of command queue */ macro