Searched refs:ht_muxport (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/usb/net/
H A Duhso.c74 int ht_muxport; /* Mux. port no */ member in struct:uhso_tty
631 port = uhso_mux_port_map[ht->ht_muxport];
677 if (sc->sc_tty[i].ht_muxport != -1) {
1068 sc->sc_tty[tty].ht_muxport = i;
1169 ht->ht_muxport);
1177 ucom_put_data(&sc->sc_ucom[ht->ht_muxport], pc, 0, len);
1185 USETW(req.wIndex, ht->ht_muxport);
1219 USB_GET_STATE(xfer), ht->ht_muxport);
1225 ht->ht_muxport);
1230 if (ucom_get_data(&sc->sc_ucom[ht->ht_muxport], p
[all...]

Completed in 136 milliseconds