Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Dusb_serial.c132 static int ucom_cons_subunit = 0; variable
139 &ucom_cons_subunit, 0, "console subunit number");
455 (sc->sc_subunit == ucom_cons_subunit)) { in ucom_attach_tty()