Lines Matching refs:Host

46 void msec_timeout(struct Host *);
47 int RIOBootRup(struct rio_info *, uint, struct Host *, struct PKT *);
48 int RIOBootComplete(struct rio_info *, struct Host *, uint, struct PktCmd *);
49 int RIOBootOk(struct rio_info *,struct Host *, ulong);
51 void FillSlot(int, int, uint, struct Host *);
54 int RIOFoadRta(struct Host *, struct Map *);
55 int RIOZombieRta(struct Host *, struct Map *);
56 int RIOCommandRta(struct rio_info *, uint, int (* func)( struct Host *,
60 int RIOSuspendBootRta(struct Host *, int, int);
62 int RIOCommandRup(struct rio_info *, uint, struct Host *, struct PKT *);
65 int RIOQueueCmdBlk(struct Host *, uint, struct CmdBlk *);
66 void RIOPollHostCommands(struct rio_info *, struct Host *);
95 int RIODefaultName(struct rio_info *, struct Host *, uint);
106 void RIOServiceHost(struct rio_info *, struct Host *, int);
117 void put_free_end(struct Host *, struct PKT *);
122 int RIORouteRup(struct rio_info *, uint, struct Host *, struct PKT *);
123 void RIOFixPhbs(struct rio_info *, struct Host *, uint);
124 int RIOCheckIsolated(struct rio_info *, struct Host *, uint);
125 int RIOIsolate(struct rio_info *, struct Host *, uint);
126 int RIOCheck(struct Host *, uint);
129 void RIOConCon(struct rio_info *, struct Host *, uint, uint, uint, uint, int);
130 int RIOFindFreeID(struct rio_info *, struct Host *, uint *, uint *);
131 int RIOFreeDisconnected(struct rio_info *, struct Host *, int );
148 int RIOReMapPorts(struct rio_info *, struct Host *, struct Map *);
171 extern void rio_start_card_running (struct Host * HostP);