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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dsbp2.c158 static int sbp2_default_workarounds; variable
159 module_param_named(workarounds, sbp2_default_workarounds, int, 0644);
1282 workarounds = sbp2_default_workarounds;
2107 if (sbp2_default_workarounds & SBP2_WORKAROUND_128K_MAX_TRANS &&

Completed in 39 milliseconds