Searched refs:RIO_NOMASK (Results 1 – 2 of 2) sorted by relevance
530 p->RIOPortp[port+HostP->Mapping[ThisUnit].SysPort]->Config &= ~RIO_NOMASK; in RIORouteRup()533 p->RIOPortp[port+PORTS_PER_MODULE+HostP->Mapping[ThisUnit].SysPort]->Config &= ~RIO_NOMASK; in RIORouteRup()540 p->RIOPortp[port+HostP->Mapping[ThisUnit2].SysPort]->Config &= ~RIO_NOMASK; in RIORouteRup()542 p->RIOPortp[port+PORTS_PER_MODULE+HostP->Mapping[ThisUnit2].SysPort]->Config &= ~RIO_NOMASK; in RIORouteRup()
134 #define RIO_NOMASK 0x0007 /* All not allowed things */ macro