Searched refs:RIOSavedTable (Results 1 – 4 of 4) sorted by relevance
1064 p->RIOSavedTable[rta].RtaUniqueNum); in RIOBootComplete()1066 if ( (p->RIOSavedTable[rta].Flags & SLOT_IN_USE) && in RIOBootComplete()1067 (p->RIOSavedTable[rta].RtaUniqueNum == RtaUniq) ) in RIOBootComplete()1069 MapP = &p->RIOSavedTable[rta]; in RIOBootComplete()1070 Flag = p->RIOSavedTable[rta].Flags; in RIOBootComplete()1076 if (p->RIOSavedTable[entry2].RtaUniqueNum == RtaUniq) in RIOBootComplete()1079 MapP2 = &p->RIOSavedTable[entry2]; in RIOBootComplete()
121 struct Map RIOSavedTable[TOTAL_MAP_ENTRIES]; member
380 p->RIOSavedTable[Entry] = p->RIOConnectTable[Entry];618 if ( p->RIOSavedTable[entry].RtaUniqueNum == MapP->RtaUniqueNum ) {619 bzero((char *)&p->RIOSavedTable[entry],sizeof(struct Map));
983 if (p->RIOSavedTable[entry].RtaUniqueNum == pMap->RtaUniqueNum) in RIORemoveFromSavedTable()985 bzero((caddr_t)&p->RIOSavedTable[entry], sizeof(struct Map)); in RIORemoveFromSavedTable()