Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Dusb_serial.c131 static int ucom_cons_unit = -1; variable
137 &ucom_cons_unit, 0, "console unit number");
454 (ssc->sc_unit == ucom_cons_unit) && in ucom_attach_tty()
1590 if (ucom_cons_unit != -1) in ucom_cnprobe()