Home
last modified time | relevance | path

Searched refs:template_list (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/md/
Dxor.c58 static struct xor_block_template *template_list; variable
69 tmpl->next = template_list; in do_xor_speed()
70 template_list = tmpl; in do_xor_speed()
123 fastest = template_list; in calibrate_xor_block()