Searched defs:_EFI_DEBUGPORT_UART16550_CONTROL_INTERFACE (Results 1 – 1 of 1) sorted by relevance
201 typedef struct _EFI_DEBUGPORT_UART16550_CONTROL_INTERFACE { struct202 UINT32 Revision;203 EFI_UART16550_SET_ATTRIBUTES SetAttributes;204 EFI_UART16550_SET_CONTROL_BITS SetControl;205 EFI_UART16550_GET_CONTROL_BITS GetControl;206 DEBUGPORT_16550_CONFIG_DATA *Mode;