Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dumct.c138 static void umct_stop_read(struct ucom_softc *);
183 .ucom_stop_read = &umct_stop_read,
519 umct_stop_read(struct ucom_softc *ucom) in umct_stop_read() function