Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c74 int ht_muxport; /* Mux. port no */ member
633 port = uhso_mux_port_map[ht->ht_muxport]; in uhso_attach()
679 if (sc->sc_tty[i].ht_muxport != -1) { in uhso_detach()
1069 sc->sc_tty[tty].ht_muxport = i; in uhso_attach_muxserial()
1170 ht->ht_muxport); in uhso_mux_read_callback()
1178 ucom_put_data(&sc->sc_ucom[ht->ht_muxport], pc, 0, len); in uhso_mux_read_callback()
1186 USETW(req.wIndex, ht->ht_muxport); in uhso_mux_read_callback()
1220 USB_GET_STATE(xfer), ht->ht_muxport); in uhso_mux_write_callback()
1226 ht->ht_muxport); in uhso_mux_write_callback()
1231 if (ucom_get_data(&sc->sc_ucom[ht->ht_muxport], pc, in uhso_mux_write_callback()
[all …]