Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c170 static tsw_busy_t ucom_busy; variable
182 .tsw_busy = ucom_busy,
1417 ucom_busy(struct tty *tp) in ucom_busy() function