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

/vbox/src/VBox/Devices/Serial/
H A DDevSerial.cpp274 static uint8_t fifo_get(PDEVSERIAL pThis, int fifo) function
395 pThis->tsr = fifo_get(pThis, XMIT_FIFO);
587 ret = fifo_get(pThis, RECV_FIFO);

Completed in 103 milliseconds