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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dch.c73 static int vendor_counts[CH_TYPES-4]; variable
75 module_param_array(vendor_counts, int, NULL, 0444);
371 if (0 == vendor_counts[i])
376 ch->counts[CHET_V1+i] = vendor_counts[i];
378 i+5,i+1,vendor_firsts[i],vendor_counts[i],

Completed in 17 milliseconds