Searched refs:sc_rx_stopped (Results 1 – 1 of 1) sorted by relevance
176 volatile u_char sc_rx_stopped; member645 sc->sc_rx_stopped = 0; in ucomopen()1187 old = sc->sc_rx_stopped; in ucomhwiflow()1188 sc->sc_rx_stopped = (u_char)block; in ucomhwiflow()1393 while (ub != NULL && !sc->sc_rx_stopped) { in ucom_read_complete()1396 while (ub->ub_index < ub->ub_len && !sc->sc_rx_stopped) { in ucom_read_complete()