Searched defs:fifo_get (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Serial/ | ||
H A D | DevSerial.cpp | 274 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 754 milliseconds