Searched refs:tx_worked (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/serial/ | ||
H A D | usb_serial.c | 101 static int tx_worked = 0; variable 1177 tx_worked = 1; in ucom_tx_task() 1215 if (tx_worked == 0) { in u3g_write_from_shell() |
Completed in 2 milliseconds