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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
H A DSerialIo.c237 } DEBUG_SERIAL_FIFO; typedef in typeref:struct:__anon9384
244 DEBUG_SERIAL_FIFO mSerialFifoForTerminal = {0, 0, DEBGU_SERIAL_IO_FIFO_DEPTH, { 0 }};
245 DEBUG_SERIAL_FIFO mSerialFifoForDebug = {0, 0, DEBGU_SERIAL_IO_FIFO_DEPTH, { 0 }};
250 @param[in] Fifo A pointer to the Data Structure DEBUG_SERIAL_FIFO.
257 IN DEBUG_SERIAL_FIFO *Fifo
270 @param[in] Fifo A pointer to the Data Structure DEBUG_SERIAL_FIFO.
277 IN DEBUG_SERIAL_FIFO *Fifo
291 @param[in] Fifo A pointer to the Data Structure DEBUG_SERIAL_FIFO.
300 IN DEBUG_SERIAL_FIFO *Fifo,
327 @param[in] Fifo A pointer to the Data Structure DEBUG_SERIAL_FIFO
[all...]

Completed in 57 milliseconds