Searched refs:RIO_IXANY (Results 1 – 4 of 4) sorted by relevance
135 #define RIO_IXANY 0x0008 /* Port is allowed ixany */ macro
1070 PortP->Config |= RIO_IXANY;1076 PortP->Config &= ~RIO_IXANY;
749 PortP->Config |= RIO_IXANY;751 PortP->Config &= ~RIO_IXANY;811 PortSetup.IxAny = (p->RIOPortp[port]->Config & RIO_IXANY) ?
362 if ( PortP->Config & RIO_IXANY ) {