Searched refs:I_LOW_WATER (Results 1 – 1 of 1) sorted by relevance
230 #define I_LOW_WATER ((TTYHOG - 2 * 256) * 7 / 8) /* XXX */ macro2405 tp->t_rawq.c_cc + tp->t_canq.c_cc <= I_LOW_WATER) { in ttread()