Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDuchcom.c204 static void uchcom_cfg_param(struct ucom_softc *, struct termios *);
264 .ucom_cfg_param = &uchcom_cfg_param,
652 uchcom_cfg_param(struct ucom_softc *ucom, struct termios *t) in uchcom_cfg_param() function