Lines Matching refs:opcnt
2935 slot->sl_opcnt = resp->opcnt;
2957 * operation which sets resp->p and increments resp->opcnt for
2969 op = &args->ops[resp->opcnt - 1];
2974 if (args->opcnt == 1) {
2982 op = &args->ops[resp->opcnt++];
3016 resp->opcnt = slot->sl_opcnt;
3693 return args->opcnt > session->se_fchannel.maxops;
3716 if (slot->sl_opcnt < argp->opcnt && !slot->sl_status)
3723 if (slot->sl_opcnt > argp->opcnt)
3753 if (resp->opcnt != 1)