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.c171 static tsw_busy_t ucom_busy; variable
183 .tsw_busy = ucom_busy,
1354 ucom_busy(struct tty *tp) in ucom_busy() function