Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.h143 int sc_subunits; member
H A Dusb_serial.c202 ssc->sc_subunits = subunits; in ucom_attach()
212 for (subunit = 0; subunit < ssc->sc_subunits; subunit++) { in ucom_attach()
251 for (subunit = 0; subunit < ssc->sc_subunits; subunit++) { in ucom_detach()
365 "%d ttyports=%d", ssc->sc_unit, ssc->sc_subunits); in ucom_set_pnpinfo_usb()

Completed in 3 milliseconds