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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.h356 u16 sgmax; /*A */ member in struct:scsi_ctrl_blk
H A Dinitio.c1057 scb->sgmax = scb->sglen;
1595 for (i = scb->sgidx; i < scb->sgmax; sgp++, i++) {
1603 scb->sglen = (u8) (scb->sgmax - i);

Completed in 69 milliseconds