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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/
H A Dheartbeat.c33 static unsigned char default_bit_pos[] = { 0, 1, 2, 3, 4, 5, 6, 7 }; variable
113 hd->bit_pos = default_bit_pos;
114 hd->nr_bits = ARRAY_SIZE(default_bit_pos);

Completed in 53 milliseconds