Searched refs:active_counts (Results 1 – 1 of 1) sorted by relevance
187 static u8 active_counts[4] = {16, 16, 16, 16}; /* Active count (encoded) */ variable477 active_count = active_counts[index]; in display_clocks()520 active_counts[index] = (b >> 4) ? (b >> 4) : 0x10; in retrieve_drive_counts()533 u8 active_count = active_counts[index]; in program_drive_counts()547 if (active_count < active_counts[mate]) in program_drive_counts()548 active_count = active_counts[mate]; in program_drive_counts()621 active_counts[index] = active_count; in cmd640_set_mode()850 active_counts [index] = 16; /* max possible */ in ide_probe_for_cmd640x()