Searched refs:maxn (Results 1 – 3 of 3) sorted by relevance
1059 void sym_start_next_ccbs(struct sym_hcb *np, struct sym_lcb *lp, int maxn);
1540 void sym_start_next_ccbs(struct sym_hcb *np, struct sym_lcb *lp, int maxn) argument1555 while (maxn--) {
1952 static void ncr_start_next_ccb (struct ncb *np, struct lcb * lp, int maxn);4428 static void ncr_start_next_ccb(struct ncb *np, struct lcb *lp, int maxn) in ncr_start_next_ccb() argument4436 while (maxn-- && lp->queuedccbs < lp->queuedepth) { in ncr_start_next_ccb()