HomeSort by relevance Sort by last modified time
    Searched defs:SERIAL_DEV_FIFO (Results 1 - 3 of 3) 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,
  /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...]
  /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...]

Completed in 229 milliseconds