Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c130 static int ucom_cons_unit = -1; variable
136 &ucom_cons_unit, 0, "console unit number");
453 (ssc->sc_unit == ucom_cons_unit) && in ucom_attach_tty()
1653 if (ucom_cons_unit != -1) in ucom_cnprobe()