Searched refs:aoe_maxsectors (Results 1 – 1 of 1) sorted by relevance
28 static int aoe_maxsectors = 2560; variable29 module_param(aoe_maxsectors, int, 0644);30 MODULE_PARM_DESC(aoe_maxsectors,338 .max_hw_sectors = aoe_maxsectors, in aoeblk_gdalloc()