Searched refs:NO_PORT (Results 1 – 7 of 7) sorted by relevance
248 if ((MapP->SysPort != NO_PORT)&&(MapP->SysPort % PORTS_PER_RTA)) {257 if ((MapP->SysPort != NO_PORT)&&(MapP->SysPort >= RIO_PORTS)) {270 if ( (MapP->SysPort != NO_PORT) && (MapP->SysPort == 301 if ( MapP->SysPort != NO_PORT ) {467 MapP->SysPort = NO_PORT;542 if ( SysPort != NO_PORT ) {660 if ( (MapP->SysPort != NO_PORT) && (MapP->SysPort % PORTS_PER_RTA) ) in RIOAssignRta()666 if ( (MapP->SysPort != NO_PORT) && (MapP->SysPort >= RIO_PORTS) ) in RIOAssignRta()788 if ( HostMapP->SysPort != NO_PORT ) in RIOAssignRta()834 if ( HostMapP->SysPort == NO_PORT )
584 HostP->UnixRups[RupN].BaseSysPort = NO_PORT;591 HostP->UnixRups[RupN+MAX_RUP].BaseSysPort = NO_PORT;908 if ( (sysport=HostP->Mapping[entry].SysPort) != NO_PORT ) in RIOBootComplete()1282 HostP->Mapping[entry].SysPort = NO_PORT;1290 HostP->Mapping[entry2].SysPort = NO_PORT;
111 #define NO_PORT 0xFFFFFFFF macro
480 (HostP->Mapping[ThisUnit].SysPort != NO_PORT) ) in RIORouteRup()526 if ( HostP->Mapping[ThisUnit].SysPort != NO_PORT ) in RIORouteRup()
444 if ( UnixRupP->BaseSysPort == NO_PORT ) {
1052 if ( DebugCtrl.SysPort == NO_PORT ) {1078 DebugCtrl.SysPort != NO_PORT ) {
163 #define NO_PORT -1 macro