Searched defs:Parity (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DSerMode.c43 CHAR16 Parity; local
66 switch (SerialIo->Mode->Parity) {
69 Parity = 'D';
74 Parity = 'N';
79 Parity = 'E';
84 Parity = 'O';
89 Parity = 'M';
94 Parity = 'S';
99 Parity = 'U';
136 Parity,
179 EFI_PARITY_TYPE Parity; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DDebugPort.h65 EFI_PARITY_TYPE Parity; member in struct:__anon11147
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h43 UINT8 Parity; member in struct:__anon11790
103 // Parity
H A DAcpi50.h133 UINT8 Parity; member in struct:__anon11508
H A DSmBios.h810 UINT16 Parity :1; member in struct:__anon11821
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSerialIo.h40 /// Parity type that is computed or checked as each character is transmitted or received. If the
120 @param Parity The type of parity to use on this serial device. A Parity value of
139 IN EFI_PARITY_TYPE Parity,
245 @param Parity
266 UINT32 Parity; member in struct:__anon12287
H A DDevicePath.h681 /// Parity 0x00 - Default Parity.
682 /// Parity 0x01 - No Parity.
683 /// Parity 0x02 - Even Parity.
684 /// Parity 0x03 - Odd Parity.
685 /// Parity 0x04 - Mark Parity
688 UINT8 Parity; member in struct:__anon12074
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c49 FixedPcdGet8 (PcdUartDefaultParity), // Parity
227 if (UartNode->Parity < NoParity || UartNode->Parity > SpaceParity) {
484 (EFI_PARITY_TYPE) Uart->Parity,
623 SerialDevice->SerialMode.Parity = SerialDevice->UartDevicePath.Parity;
1178 (EFI_PARITY_TYPE) This->Mode->Parity,
1239 @param Parity The type of parity used in serial device
1256 IN EFI_PARITY_TYPE Parity,
1286 if (Parity
1251 IsaSerialSetAttributes( IN EFI_SERIAL_IO_PROTOCOL *This, IN UINT64 BaudRate, IN UINT32 ReceiveFifoDepth, IN UINT32 Timeout, IN EFI_PARITY_TYPE Parity, IN UINT8 DataBits, IN EFI_STOP_BITS_TYPE StopBits ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DDevicePath.c876 CHAR8 Parity; local
879 switch (Uart->Parity) {
881 Parity = 'D';
885 Parity = 'N';
889 Parity = 'E';
893 Parity = 'O';
897 Parity = 'M';
901 Parity = 'S';
905 Parity = 'x';
910 CatPrint (Str, L"Uart(DEFAULT,%c,", Parity);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathToText.c1384 CHAR8 Parity; local
1387 switch (Uart->Parity) {
1389 Parity = 'D';
1393 Parity = 'N';
1397 Parity = 'E';
1401 Parity = 'O';
1405 Parity = 'M';
1409 Parity = 'S';
1413 Parity = 'x';
1429 CatPrint (Str, L"%c,", Parity);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigDevicePath.c853 CHAR8 Parity; local
856 switch (Uart->Parity) {
858 Parity = 'D';
862 Parity = 'N';
866 Parity = 'E';
870 Parity = 'O';
874 Parity = 'M';
878 Parity = 'S';
882 Parity = 'x';
887 CatPrint (Str, L"Uart(DEFAULT,%c,", Parity);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootMaint.h57 // Parity and Stopbits selection for serial ports.
256 UINT8 Parity; member in struct:__anon10489
1079 Parity, Stop Bits, Terminal Type.
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDevicePath.h644 /// Parity 0x00 - Default Parity.
645 /// Parity 0x01 - No Parity.
646 /// Parity 0x02 - Even Parity.
647 /// Parity 0x03 - Odd Parity.
648 /// Parity 0x04 - Mark Parity
651 UINT8 Parity; member in struct:__anon15637
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddser.h196 UCHAR Parity; member in struct:_SERIAL_LINE_CONTROL
205 /* SERIAL_LINE_CONTROL.Parity constants */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dntddser.h196 UCHAR Parity; member in struct:_SERIAL_LINE_CONTROL
205 /* SERIAL_LINE_CONTROL.Parity constants */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h48 BYTE Parity; member in struct:tagDCB16
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h48 BYTE Parity; member in struct:tagDCB16
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h1267 BYTE Parity; member in struct:tagDCB
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h1069 BYTE Parity; member in struct:tagDCB
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Guid/
H A DDataHubRecords.h1510 UINT16 Parity :1; member in struct:__anon10621

Completed in 141 milliseconds