Searched refs:maxnxs (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.c1300 u_char maxnxs; /* Max possible nexuses */ member in struct:lcb
5515 if (maxdepth > lp->maxnxs) maxdepth = lp->maxnxs;
6991 if (lp->usetags && lp->busyccbs >= lp->maxnxs)
7351 lp->maxnxs = 1;
7428 lp->maxnxs = MAX_TAGS;

Completed in 85 milliseconds