Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c179 static int ucom_totio(int);
1212 *(int *)ap->a_data = ucom_totio(d); in ucom_dev_ioctl()
1247 ucom_totio(int bits) in ucom_totio() function