Searched refs:max_writes (Results 1 – 1 of 1) sorted by relevance
226 static const int max_writes = 31; in agilent_82357a_write_registers() local228 if (num_writes > max_writes) { in agilent_82357a_write_registers()