Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/serial/
HDusb_serial.h127 struct termios termios_copy; member
HDusb_serial.c561 task->termios_copy = *pt; in ucom_queue_command()
1199 (sc->sc_callback->ucom_cfg_param) (sc, &task->termios_copy); in ucom_cfg_param()