Searched refs:held_ccb (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1327 struct ccb * held_ccb; /* CCB held for QUEUE FULL */ member in struct:lcb
4397 if (lp->held_ccb)
4749 if (lp && lp->held_ccb) {
4750 if (cp == lp->held_ccb) {
4752 lp->held_ccb = NULL;
6418 lp->held_ccb = cp; /* Requeue when this one completes */

Completed in 36 milliseconds