Searched defs:NCMDS (Results 1 – 4 of 4) sorted by relevance
60 int NCMDS = sizeof (cmdtab) / sizeof (cmdtab[0]); variable
82 int NCMDS = sizeof (cmdtab) / sizeof (cmdtab[0]); variable
107 #define NCMDS (sizeof(inst_commands) / sizeof(inst_commands[0])) macro
81 #define NCMDS (NRCV+NXMT+4) /* size of command queue */ macro