Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dumoscom.c209 static void umoscom_stop_write(struct ucom_softc *);
257 .ucom_stop_write = &umoscom_stop_write,
593 umoscom_stop_write(struct ucom_softc *ucom) in umoscom_stop_write() function