Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c136 static int ucom_cons_unit = -1; variable
141 TUNABLE_INT("hw.usb.ucom.cons_unit", &ucom_cons_unit);
143 &ucom_cons_unit, 0, "console unit number");
512 (ssc->sc_unit == ucom_cons_unit) && in ucom_attach_tty()
2132 if (ucom_cons_unit != -1)