Home
last modified time | relevance | path

Searched refs:rio_info (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Dfunc.h43 int RIOBootCodeRTA(struct rio_info *, struct DownLoad *);
44 int RIOBootCodeHOST(struct rio_info *, register struct DownLoad *);
45 int RIOBootCodeUNKNOWN(struct rio_info *, struct DownLoad *);
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);
50 int RIORtaBound(struct rio_info *, uint);
56 int RIOCommandRta(struct rio_info *, uint, int (* func)( struct Host *,
58 int RIOIdentifyRta(struct rio_info *, caddr_t);
59 int RIOKillNeighbour(struct rio_info *, caddr_t);
[all …]
Drioinit.c90 RIOPCIinit(struct rio_info *p, int Mode);
101 struct rio_info * p;
129 struct rio_info * p;
187 struct rio_info * p;
218 struct rio_info * p;
313 struct rio_info * p; in RIOAssignAT()
900 struct rio_info *p;
1269 struct rio_info * p; in RIOAllocateInterrupts()
1308 struct rio_info * p; in RIOStopInterrupts()
1371 struct rio_info * p;
[all …]
Drioroute.c92 int RIORouteRup( struct rio_info *p, uint Rup, struct Host *HostP, PKT *PacketP ) in RIORouteRup()
622 struct rio_info *p; in RIOFixPhbs()
724 struct rio_info * p; in RIOCheckIsolated()
754 struct rio_info * p; in RIOIsolate()
874 struct rio_info * p; in RIOSetChange()
890 struct rio_info * p; in RIOConCon()
972 RIORemoveFromSavedTable(struct rio_info *p, struct Map *pMap) in RIORemoveFromSavedTable()
999 RIOFreeDisconnected(struct rio_info *p, struct Host *HostP, int unit) in RIOFreeDisconnected()
1066 RIOFindFreeID(struct rio_info *p, struct Host *HostP, uint *pID1, uint *pID2) in RIOFindFreeID()
Driointr.c103 struct rio_info * p; in riopoll()
183 struct rio_info *p;
190 p = (struct rio_info *)PortP->p;
267 struct rio_info * p; in riointr()
355 struct rio_info * p; in RIOServiceHost()
714 struct rio_info * p; in RIOReceive()
895 struct rio_info * p; in riotproc()
Driocmd.c156 struct rio_info * p; in RIOCommandRta()
201 struct rio_info * p; in RIOIdentifyRta()
269 struct rio_info * p; in RIOKillNeighbour()
369 struct rio_info * p; in RIOFoadWakeup()
404 struct rio_info * p; in RIOCommandRup()
743 struct rio_info * p; in RIOPollHostCommands()
Driodrvr.h46 struct rio_info { struct
Driotable.c97 struct rio_info * p; in RIONewTable()
440 struct rio_info * p; in RIOApel()
495 struct rio_info *p; in RIODeleteRta()
635 int RIOAssignRta( struct rio_info *p, struct Map *MapP ) in RIOAssignRta()
811 struct rio_info * p; in RIOReMapPorts()
1006 struct rio_info *p; in RIOChangeName()
Drioboot.c111 struct rio_info * p; in RIOBootCodeRTA()
244 struct rio_info * p; in RIOBootCodeHOST()
658 struct rio_info * p; in RIOBootRup()
807 int RIOBootComplete( struct rio_info *p, struct Host *HostP, uint Rup, struct PktCmd *PktCmdP ) in RIOBootComplete()
1243 struct rio_info * p; in RIOBootOk()
Driotty.c99 int RIOShortCommand(struct rio_info *p, struct Port *PortP,
143 extern struct rio_info *p;
796 int RIOShortCommand(struct rio_info *p, struct Port *PortP, in RIOShortCommand()
888 struct rio_info * p;
Drio_linux.c221 struct rio_info *p;
711 extern int RIOShortCommand(struct rio_info *p, struct Port *PortP,
1000 #define RI_SZ sizeof(struct rio_info) in rio_init_datastructures()
Drioctrl.c127 (*RIOBootTable[MAX_PRODUCT])(struct rio_info *, struct DownLoad *) =
188 struct rio_info * p; in riocontrol()
1791 struct rio_info * p; in RIOPreemptiveCmd()