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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Da100u2w.h80 #define TOTAL_SG_ENTRY 32 macro
164 ORC_SG ESCB_SGList[TOTAL_SG_ENTRY]; /*0 Start of SG list */
H A Dinitio.h70 #define TOTAL_SG_ENTRY 32 macro
416 SG SCB_SGList[TOTAL_SG_ENTRY]; /*54 Start of SG list */
H A Dinitio.c2733 hreg->sg_tablesize = TOTAL_SG_ENTRY; /* Maximun support is 32 */
2785 sizeof(struct SG_Struc) * TOTAL_SG_ENTRY,
2900 sizeof(struct SG_Struc) * TOTAL_SG_ENTRY,
H A Da100u2w.c1120 shost->sg_tablesize = TOTAL_SG_ENTRY;

Completed in 59 milliseconds