Searched refs:tried (Results 1 – 5 of 5) sorted by relevance
90 int tried = 0; in nforce2_calc_pll() local93 while (((mul == 0) || (div == 0)) && (tried <= 3)) { in nforce2_calc_pll()97 fsb + tried) { in nforce2_calc_pll()101 tried++; in nforce2_calc_pll()
329 bool tried = false; in pvrdma_poll_one() local336 if (tried) in pvrdma_poll_one()341 tried = true; in pvrdma_poll_one()
1061 bool tried[MAX_PIPES]; in try_disable_dsc() local1075 tried[i] = false; in try_disable_dsc()1079 tried[i] = true; in try_disable_dsc()1087 if (!tried[i]) { in try_disable_dsc()1131 tried[next_index] = true; in try_disable_dsc()
190 ; Use this entry if we've just tried to look at the first byte
256 ; Use this entry if we've just tried to look at the first byte
Completed in 24 milliseconds