NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ucom_cnhalt
sys/dev/usb/ucom.c
268
static void ucom_cnhalt(dev_t);
sys/dev/usb/ucom.c
280
.cn_halt = ucom_cnhalt,
sys/dev/usb/ucom.c
858
ucom_cnhalt(sc->sc_cn->cn_dev);