Searched refs:NCMD (Results 1 – 13 of 13) sorted by relevance
84 #define NCMD (1 << NCMDL2) macro99 long ca_cmddsc[NCMD];/* command descriptors */125 struct mscp mp_cmd[NCMD]; /* command packets */
222 mi->mi_cmd.mri_size = NCMD; in mscp_attach()234 for (i = 0; i < NCMD; i++) { in mscp_attach()484 for (i = 0, mp = ud->mp_cmd; i < NCMD; i++, mp++) { in mscp_initds()
217 struct mscp_xi mi_xi[NCMD];
364 if (mp->mscp_cmdref >= NCMD) { in mscp_dorsp()
69 #define NCMD 5 macro70 struct pckbport_devcmd cmds[NCMD];187 for (i = 0; i < NCMD; i++) in pckbport_init_slotdata()
30 #define NCMD 0 /* Kludge */ macro
30 #define NCMD 1 /* Kludge */ macro
59 #define NCMD 1 /* Kludge */ macro
374 case NCMD: in evaltree()788 if (n->type == NCMD) { in evalbackcmd()1539 if (n && n->type == NCMD && n->ncmd.args) in prehash()
56 NCMD ncmd # a simple command
199 if (n2->type == NCMD || n2->type == NPIPE) in list()706 n->type = NCMD; in simplecmd()
345 case NCMD: in shtree()
1979 case NCMD: in cmdtxt()