Lines Matching refs:rio_info
75 static int RIOCheckIsolated(struct rio_info *, struct Host *, unsigned int);
76 static int RIOIsolate(struct rio_info *, struct Host *, unsigned int);
78 static void RIOConCon(struct rio_info *, struct Host *, unsigned int, unsigned int, unsigned int, u…
85 int RIORouteRup(struct rio_info *p, unsigned int Rup, struct Host *HostP, struct PKT __iomem * Pack… in RIORouteRup()
495 void RIOFixPhbs(struct rio_info *p, struct Host *HostP, unsigned int unit) in RIOFixPhbs()
588 static int RIOCheckIsolated(struct rio_info *p, struct Host *HostP, unsigned int UnitId) in RIOCheckIsolated()
610 static int RIOIsolate(struct rio_info *p, struct Host *HostP, unsigned int UnitId) in RIOIsolate()
712 int RIOSetChange(struct rio_info *p) in RIOSetChange()
726 static void RIOConCon(struct rio_info *p, in RIOConCon()
801 static int RIORemoveFromSavedTable(struct rio_info *p, struct Map *pMap) in RIORemoveFromSavedTable()
825 static int RIOFreeDisconnected(struct rio_info *p, struct Host *HostP, int unit) in RIOFreeDisconnected()
887 int RIOFindFreeID(struct rio_info *p, struct Host *HostP, unsigned int * pID1, unsigned int * pID2) in RIOFindFreeID()