Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dumodem.c200 static void umodem_cfg_param(struct ucom_softc *, struct termios *);
265 .ucom_cfg_param = &umodem_cfg_param,
566 umodem_cfg_param(struct ucom_softc *ucom, struct termios *t) in umodem_cfg_param() function