Searched refs:Rts (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.c987 Mcr.Bits.Rts = 1;
1024 Mcr.Bits.Rts = 0;
1051 Mcr.Bits.Rts= 0;
1079 Mcr.Bits.Rts = 1;
1572 Mcr.Bits.Rts = 0;
1582 Mcr.Bits.Rts = 1;
1683 if (Mcr.Bits.Rts == 1) {
H A DSerial.h270 // Rts Bit1: Request To Send Control
278 UINT8 Rts : 1; member in struct:__anon10322

Completed in 70 milliseconds