Home
last modified time | relevance | path

Searched refs:RIOC_MSVR1_HOST (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/generic_serial/rio/
Dcirrus.h154 #define RIOC_MSVR1_HOST 0xf3 /* The bits the host wants */ macro
Driocmd.c438 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()