Lines Matching refs:StopBits
161 &Uart->StopBits, in ChangeTerminalDevicePath()
162 &NewTerminalContext->StopBits, in ChangeTerminalDevicePath()
193 &Uart1->StopBits, in ChangeTerminalDevicePath()
194 &NewTerminalContext->StopBits, in ChangeTerminalDevicePath()
274 &Uart->StopBits, in ChangeVariableDevicePath()
275 &NewTerminalContext->StopBits, in ChangeVariableDevicePath()
524 &NewTerminalContext->StopBits, in LocateSerialIo()
525 &SerialIo->Mode->StopBits, in LocateSerialIo()
670 &NewTerminalContext->StopBits, in UpdateComAttributeFromVariable()
671 &Uart->StopBits, in UpdateComAttributeFromVariable()
701 &Uart1->StopBits, in UpdateComAttributeFromVariable()
702 &NewTerminalContext->StopBits, in UpdateComAttributeFromVariable()
1149 if (NewTerminalContext->StopBits == (UINT64) (StopBitsList[AttributeIndex].Value)) { in GetTerminalAttribute()