Searched refs:last_flush (Results 1 – 4 of 4) sorted by relevance
943 static clock_t last_flush = (clock_t)-1; in cvc_send_to_iosram() local963 if (ddi_get_lbolt() - last_flush < in cvc_send_to_iosram()1052 last_flush = ddi_get_lbolt(); in cvc_send_to_iosram()
390 s->last_flush = Z_NO_FLUSH;579 old_flush = s->last_flush;580 s->last_flush = flush;772 s->last_flush = -1;803 s->last_flush = -1; /* avoid BUF_ERROR next call, see above */828 s->last_flush = -1; /* avoid BUF_ERROR at next call, see above */
105 int last_flush; /* value of flush param for previous deflate call */ member
374 int last_flush; member1020 s->last_flush = Z_NO_FLUSH;1136 old_flush = s->last_flush;1137 s->last_flush = flush;1174 s->last_flush = -1;1207 s->last_flush = -1;1245 s->last_flush = -1;