Searched refs:sbp2_max_sectors (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/ieee1394/
H A Dsbp2.c112 static int sbp2_max_sectors; variable
113 module_param_named(max_sectors, sbp2_max_sectors, int, 0444);
1380 (sbp2_max_sectors * 512) > (128 * 1024))
1385 sbp2_max_sectors);
2075 sbp2_shost_template.max_sectors = sbp2_max_sectors;

Completed in 49 milliseconds