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

/freebsd-13-stable/sys/dev/usb/net/
H A Duhso.c77 int ht_open; member in struct:uhso_tty
1164 UHSO_DPRINTF(3, "ht=%p open=%d\n", ht, ht->ht_open);
1180 if (ht->ht_open)
1488 sc->sc_tty[ucom->sc_subunit].ht_open = 1;
1492 sc->sc_tty[0].ht_open = 1;
1506 sc->sc_tty[ucom->sc_subunit].ht_open = 0;
1511 sc->sc_tty[0].ht_open = 0;

Completed in 166 milliseconds