Searched refs:NumExtraBooted (Results 1 – 3 of 3) sorted by relevance
104 uint NumExtraBooted; /* how many of the above */ member
1213 for ( entry=0; entry<HostP->NumExtraBooted; entry++ ) in RIOBootComplete()1226 if ( HostP->NumExtraBooted < MAX_EXTRA_UNITS ) in RIOBootComplete()1227 HostP->ExtraUnits[HostP->NumExtraBooted++] = RtaUniq; in RIOBootComplete()
561 for ( ThisUnit=0; ThisUnit<HostP->NumExtraBooted; ThisUnit++ ) in RIORouteRup()564 if ( ThisUnit == HostP->NumExtraBooted && ThisUnit != MAX_EXTRA_UNITS ) in RIORouteRup()