Searched refs:WRITE_TIMEOUT_CYCLES (Results 1 – 1 of 1) sorted by relevance
122 const unsigned long WRITE_TIMEOUT_CYCLES = 400; in mb_incoherent() local127 } while ((get_cycles_low() - start) < WRITE_TIMEOUT_CYCLES); in mb_incoherent()