Searched refs:maxn (Results 1 – 3 of 3) sorted by relevance
1046 void sym_start_next_ccbs(struct sym_hcb *np, struct sym_lcb *lp, int maxn);
1527 void sym_start_next_ccbs(struct sym_hcb *np, struct sym_lcb *lp, int maxn) argument1542 while (maxn--) {
1937 static void ncr_start_next_ccb (struct ncb *np, struct lcb * lp, int maxn);4387 static void ncr_start_next_ccb(struct ncb *np, struct lcb *lp, int maxn) in ncr_start_next_ccb() argument4395 while (maxn-- && lp->queuedccbs < lp->queuedepth) { in ncr_start_next_ccb()