Searched refs:RIOC_MSVR1_HOST (Results 1 – 2 of 2) sorted by relevance
154 #define RIOC_MSVR1_HOST 0xf3 /* The bits the host wants */ macro
438 p->CdRegister = (readb(&PktCmdP->ModemStatus) & RIOC_MSVR1_HOST); in RIOCommandRup()464 if ((PortP->ModemState & RIOC_MSVR1_HOST) == in RIOCommandRup()465 (ReportedModemStatus & RIOC_MSVR1_HOST)) { in RIOCommandRup()