Searched refs:ucom_cons_rx_buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.c116 static uint8_t ucom_cons_rx_buf[UCOM_CONS_BUFSIZE]; variable
1413 usbd_copy_out(pc, offset, ucom_cons_rx_buf + ucom_cons_rx_high, temp);
1565 c = ucom_cons_rx_buf[ucom_cons_rx_low];

Completed in 49 milliseconds