default_bit_pos 30 arch/sh/drivers/heartbeat.c static unsigned char default_bit_pos[] = { 0, 1, 2, 3, 4, 5, 6, 7 }; default_bit_pos 110 arch/sh/drivers/heartbeat.c hd->bit_pos = default_bit_pos; default_bit_pos 111 arch/sh/drivers/heartbeat.c hd->nr_bits = ARRAY_SIZE(default_bit_pos);