Searched refs:UART_FLOW_CONTROL_DEVICE_PATH (Results 1 – 12 of 12) sorted by relevance
17 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()
75 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()
63 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()1792 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in UsbSerialDriverBindingStart()1922 …lDevice->FlowControlDevicePath.Header.Length[0] = (UINT8) (sizeof (UART_FLOW_CONTROL_DEVICE_PATH)); in UsbSerialDriverBindingStart()[all …]
237 UART_FLOW_CONTROL_DEVICE_PATH FlowControlDevicePath;
104 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl in IsUartFlowControlDevicePathNode()360 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverSupported()383 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverSupported()438 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in CreateSerialDevice()464 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in CreateSerialDevice()793 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialControllerDriverStart()902 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) NextDevicePathNode (Uart); in SerialControllerDriverStart()
787 IN UART_FLOW_CONTROL_DEVICE_PATH *FlowControl
811 UART_FLOW_CONTROL_DEVICE_PATH *FlowControl; in SerialSetControl()866 FlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) ( in SerialSetControl()
329 } UART_FLOW_CONTROL_DEVICE_PATH; typedef511 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;559 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;
100 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()
749 } UART_FLOW_CONTROL_DEVICE_PATH; typedef1242 UART_FLOW_CONTROL_DEVICE_PATH UartFlowControl;1299 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl;
1595 UART_FLOW_CONTROL_DEVICE_PATH *UartFlowControl; in DevPathFromTextUartFlowCtrl()1598 UartFlowControl = (UART_FLOW_CONTROL_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextUartFlowCtrl()1601 … (UINT16) sizeof (UART_FLOW_CONTROL_DEVICE_PATH) in DevPathFromTextUartFlowCtrl()
201 FlowControlMap = (((UART_FLOW_CONTROL_DEVICE_PATH *) Vendor)->FlowControlMap); in DevPathToTextVendor()