Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Duipaq.c107 static void uipaq_stop_write(struct ucom_softc *);
141 .ucom_stop_write = &uipaq_stop_write,
1205 uipaq_stop_write(struct ucom_softc *ucom) in uipaq_stop_write() function