HomeSort by relevance Sort by last modified time
    Searched refs:SERIAL_DEV_FIFO (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/
WinNtSerialIo.h 59 } SERIAL_DEV_FIFO;
95 SERIAL_DEV_FIFO Fifo;
432 IN SERIAL_DEV_FIFO *Fifo
453 IN SERIAL_DEV_FIFO *Fifo
474 IN SERIAL_DEV_FIFO *Fifo,
497 IN SERIAL_DEV_FIFO *Fifo,
WinNtSerialIo.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.h 50 // Name: SERIAL_DEV_FIFO
64 } SERIAL_DEV_FIFO;
84 // Receive SERIAL_DEV_FIFO: The FIFO used to store data,
86 // Transmit SERIAL_DEV_FIFO: The FIFO used to store data,
104 SERIAL_DEV_FIFO Receive;
105 SERIAL_DEV_FIFO Transmit;
594 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
601 IN SERIAL_DEV_FIFO *Fifo
607 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
614 IN SERIAL_DEV_FIFO *Fifo
    [all...]
Serial.c 836 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
843 IN SERIAL_DEV_FIFO *Fifo
857 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
864 IN SERIAL_DEV_FIFO *Fifo
878 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
887 IN SERIAL_DEV_FIFO *Fifo,
914 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
923 IN SERIAL_DEV_FIFO *Fifo,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.h 87 } SERIAL_DEV_FIFO;
116 SERIAL_DEV_FIFO Receive; ///< The FIFO used to store received data
119 SERIAL_DEV_FIFO Transmit; ///< The FIFO used to store to-transmit data
488 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
495 IN SERIAL_DEV_FIFO *Fifo
501 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
508 IN SERIAL_DEV_FIFO *Fifo
514 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
523 IN SERIAL_DEV_FIFO *Fifo,
530 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
    [all...]
SerialIo.c 201 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
207 IN SERIAL_DEV_FIFO *Fifo
216 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
222 IN SERIAL_DEV_FIFO *Fifo
232 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
240 IN OUT SERIAL_DEV_FIFO *Fifo,
261 @param Fifo A pointer to the Data Structure SERIAL_DEV_FIFO
270 IN OUT SERIAL_DEV_FIFO *Fifo,
    [all...]

Completed in 1317 milliseconds