Home
last modified time | relevance | path

Searched refs:UART_FLOW_CONTROL_DEVICE_PATH (Results 1 – 25 of 98) sorted by relevance

1234

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c11 UART_FLOW_CONTROL_DEVICE_PATH mFlowControlDevicePath =
17 (UINT8)(sizeof(UART_FLOW_CONTROL_DEVICE_PATH)),
18 (UINT8)((sizeof(UART_FLOW_CONTROL_DEVICE_PATH)) >> 8)
36 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
106 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in ChangeTerminalDevicePath()
146 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in ChangeTerminalDevicePath()
564 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in UpdateComAttributeFromVariable()
610 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in UpdateComAttributeFromVariable()
652 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (SerialNode); in UpdateComAttributeFromVariable()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c11 UART_FLOW_CONTROL_DEVICE_PATH mFlowControlDevicePath =
17 (UINT8)(sizeof(UART_FLOW_CONTROL_DEVICE_PATH)),
18 (UINT8)((sizeof(UART_FLOW_CONTROL_DEVICE_PATH)) >> 8)
36 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
106 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in ChangeTerminalDevicePath()
146 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in ChangeTerminalDevicePath()
564 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in UpdateComAttributeFromVariable()
610 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in UpdateComAttributeFromVariable()
652 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (SerialNode); in UpdateComAttributeFromVariable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c11 UART_FLOW_CONTROL_DEVICE_PATH mFlowControlDevicePath =
17 (UINT8)(sizeof(UART_FLOW_CONTROL_DEVICE_PATH)),
18 (UINT8)((sizeof(UART_FLOW_CONTROL_DEVICE_PATH)) >> 8)
36 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
106 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in ChangeTerminalDevicePath()
146 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in ChangeTerminalDevicePath()
564 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in UpdateComAttributeFromVariable()
610 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in UpdateComAttributeFromVariable()
652 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (SerialNode); in UpdateComAttributeFromVariable()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c17 UART_FLOW_CONTROL_DEVICE_PATH mFlowControlDevicePath =
23 (UINT8)(sizeof(UART_FLOW_CONTROL_DEVICE_PATH)),
24 (UINT8)((sizeof(UART_FLOW_CONTROL_DEVICE_PATH)) >> 8)
42 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
112 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in ChangeTerminalDevicePath()
152 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in ChangeTerminalDevicePath()
634 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in UpdateComAttributeFromVariable()
680 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Node); in UpdateComAttributeFromVariable()
722 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (SerialNode); in UpdateComAttributeFromVariable()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Nt32Pkg/WinNtSerialIoDxe/
H A DWinNtSerialIo.c75 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
100 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
174 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in WinNtSerialIoDriverBindingSupported()
220 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in WinNtSerialIoDriverBindingSupported()
393 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in WinNtSerialIoDriverBindingStart()
481 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in WinNtSerialIoDriverBindingStart()
532 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in WinNtSerialIoDriverBindingStart()
1178 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in WinNtSerialIoSetControl()
1243 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) ( in WinNtSerialIoSetControl()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
H A DFtdiUsbSerialDriver.c63 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
88 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
1213 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SetControlBitsInternal()
1266 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in SetControlBitsInternal()
1269 … sizeof (UART_FLOW_CONTROL_DEVICE_PATH) == DevicePathNodeLength ((EFI_DEVICE_PATH *) FlowControl)){ in SetControlBitsInternal()
1556 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in UsbSerialDriverBindingSupported()
1573 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in UsbSerialDriverBindingSupported()
1712 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in UsbSerialDriverBindingStart()
1793 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in UsbSerialDriverBindingStart()
1923 …lDevice->FlowControlDevicePath.Header.Length[0] = (UINT8) (sizeof (UART_FLOW_CONTROL_DEVICE_PATH)); in UsbSerialDriverBindingStart()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Drivers/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
H A DFtdiUsbSerialDriver.c57 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
82 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
1207 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SetControlBitsInternal()
1260 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in SetControlBitsInternal()
1263 … sizeof (UART_FLOW_CONTROL_DEVICE_PATH) == DevicePathNodeLength ((EFI_DEVICE_PATH *) FlowControl)){ in SetControlBitsInternal()
1550 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in UsbSerialDriverBindingSupported()
1567 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in UsbSerialDriverBindingSupported()
1706 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in UsbSerialDriverBindingStart()
1786 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in UsbSerialDriverBindingStart()
1916 …lDevice->FlowControlDevicePath.Header.Length[0] = (UINT8) (sizeof (UART_FLOW_CONTROL_DEVICE_PATH)); in UsbSerialDriverBindingStart()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c94 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
119 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
199 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in SerialControllerDriverSupported()
252 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in SerialControllerDriverSupported()
405 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
494 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
559 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in SerialControllerDriverStart()
1551 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in IsaSerialSetControl()
1606 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) ( in IsaSerialSetControl()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c94 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
119 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
199 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in SerialControllerDriverSupported()
252 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in SerialControllerDriverSupported()
405 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
494 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
559 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in SerialControllerDriverStart()
1551 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in IsaSerialSetControl()
1606 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) ( in IsaSerialSetControl()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c100 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
125 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
205 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in SerialControllerDriverSupported()
258 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in SerialControllerDriverSupported()
411 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
500 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
565 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in SerialControllerDriverStart()
1557 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in IsaSerialSetControl()
1612 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) ( in IsaSerialSetControl()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c94 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlNode()
119 if (IsUartFlowControlNode ((UART_FLOW_CONTROL_DEVICE_PATH *) DevicePath)) { in ContainsFlowControl()
199 UART_FLOW_CONTROL_DEVICE_PATH *FlowControlNode; in SerialControllerDriverSupported()
252 FlowControlNode = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (UartNode); in SerialControllerDriverSupported()
405 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
494 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
559 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (RemainingDevicePath); in SerialControllerDriverStart()
1551 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in IsaSerialSetControl()
1606 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) ( in IsaSerialSetControl()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
H A DSerial.c98 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()
354 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()
377 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()
432 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()
458 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()
787 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()
896 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Include/Protocol/
H A DDevicePath.h727 } UART_FLOW_CONTROL_DEVICE_PATH; typedef
1109 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;
1160 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiDevicePath.h329 } UART_FLOW_CONTROL_DEVICE_PATH; typedef
511 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;
559 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Protocol/
H A DDevicePath.h770 } UART_FLOW_CONTROL_DEVICE_PATH; typedef
1288 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;
1346 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/Include/Protocol/
H A DDevicePath.h762 } UART_FLOW_CONTROL_DEVICE_PATH; typedef
1291 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;
1349 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DDevicePath.h743 } UART_FLOW_CONTROL_DEVICE_PATH; typedef
1261 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;
1319 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;

1234