Home
last modified time | relevance | path

Searched refs:ht_open (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Duhso.c75 int ht_open; member
1161 UHSO_DPRINTF(3, "ht=%p open=%d\n", ht, ht->ht_open); in uhso_mux_read_callback()
1177 if (ht->ht_open) in uhso_mux_read_callback()
1485 sc->sc_tty[ucom->sc_subunit].ht_open = 1; in uhso_ucom_start_read()
1489 sc->sc_tty[0].ht_open = 1; in uhso_ucom_start_read()
1503 sc->sc_tty[ucom->sc_subunit].ht_open = 0; in uhso_ucom_stop_read()
1508 sc->sc_tty[0].ht_open = 0; in uhso_ucom_stop_read()