Lines Matching refs:opcnt
3129 slot->sl_opcnt = resp->opcnt;
3151 * operation which sets resp->p and increments resp->opcnt for
3163 op = &args->ops[resp->opcnt - 1];
3168 if (args->opcnt == 1) {
3176 op = &args->ops[resp->opcnt++];
3210 resp->opcnt = slot->sl_opcnt;
3901 return args->opcnt > session->se_fchannel.maxops;
3924 if (slot->sl_opcnt < argp->opcnt && !slot->sl_status)
3931 if (slot->sl_opcnt > argp->opcnt)
3961 if (resp->opcnt != 1)