Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dubser.c144 static int ubser_pre_param(struct ucom_softc *, struct termios *);
178 .ucom_pre_param = &ubser_pre_param,
316 ubser_pre_param(struct ucom_softc *ucom, struct termios *t) in ubser_pre_param() function