Searched refs:held_ccb (Results 1 – 1 of 1) sorted by relevance
1316 struct ccb * held_ccb; /* CCB held for QUEUE FULL */ member4392 if (lp->held_ccb) in ncr_start_next_ccb()4711 if (lp && lp->held_ccb) { in ncr_complete()4712 if (cp == lp->held_ccb) { in ncr_complete()4714 lp->held_ccb = NULL; in ncr_complete()6395 lp->held_ccb = cp; /* Requeue when this one completes */ in ncr_sir_to_redo()