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

/freebsd-10.3-release/sys/dev/usb/net/
H A Duhso.c74 int ht_open; member in struct:uhso_tty
1158 UHSO_DPRINTF(3, "ht=%p open=%d\n", ht, ht->ht_open);
1174 if (ht->ht_open)
1481 sc->sc_tty[ucom->sc_subunit].ht_open = 1;
1485 sc->sc_tty[0].ht_open = 1;
1499 sc->sc_tty[ucom->sc_subunit].ht_open = 0;
1504 sc->sc_tty[0].ht_open = 0;

Completed in 95 milliseconds