Searched refs:UartType (Results 1 – 3 of 3) sorted by relevance
21 IN UART_TYPE UartType, in SerialAddDeviceInternal() argument70 DeviceExtension->UartType = UartType; in SerialAddDeviceInternal()232 if (DeviceExtension->UartType == UartUnknown) in SerialPnpStartDevice()233 DeviceExtension->UartType = SerialDetectUartType(ComPortBase); in SerialPnpStartDevice()260 if (DeviceExtension->UartType >= Uart16550A) in SerialPnpStartDevice()
66 UART_TYPE UartType; member276 IN UART_TYPE UartType,
222 if (DeviceExtension->UartType >= Uart16450) in SerialGetCommProp()226 if (DeviceExtension->UartType >= Uart16550) in SerialGetCommProp()589 if (DeviceExtension->UartType >= Uart16550A) in SerialDeviceControl()606 if (DeviceExtension->UartType >= Uart16550A) in SerialDeviceControl()