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

/freebsd-13-stable/sys/dev/usb/net/
H A Duhso.c76 int ht_muxport; /* Mux. port no */ member in struct:uhso_tty
636 port = uhso_mux_port_map[ht->ht_muxport];
682 if (sc->sc_tty[i].ht_muxport != -1) {
1072 sc->sc_tty[tty].ht_muxport = i;
1173 ht->ht_muxport);
1181 ucom_put_data(&sc->sc_ucom[ht->ht_muxport], pc, 0, len);
1189 USETW(req.wIndex, ht->ht_muxport);
1223 USB_GET_STATE(xfer), ht->ht_muxport);
1229 ht->ht_muxport);
1234 if (ucom_get_data(&sc->sc_ucom[ht->ht_muxport], p
[all...]

Completed in 104 milliseconds