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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Dfunc.h39 int RIOBootCodeRTA(struct rio_info *, struct DownLoad *);
40 int RIOBootCodeHOST(struct rio_info *, struct DownLoad *);
41 int RIOBootCodeUNKNOWN(struct rio_info *, struct DownLoad *);
43 int RIOBootRup(struct rio_info *, unsigned int, struct Host *, struct PKT __iomem *);
44 int RIOBootOk(struct rio_info *, struct Host *, unsigned long);
45 int RIORtaBound(struct rio_info *, unsigned int);
51 int RIOCommandRta(struct rio_info *, unsigned long, int (*func) (struct Host *, struct Map *));
52 int RIOIdentifyRta(struct rio_info *, void __user *);
53 int RIOKillNeighbour(struct rio_info *, void __user *);
55 int RIOFoadWakeup(struct rio_info *);
[all...]
H A Driodrvr.h42 struct rio_info { struct
H A Drioroute.c74 static int RIOCheckIsolated(struct rio_info *, struct Host *, unsigned int);
75 static int RIOIsolate(struct rio_info *, struct Host *, unsigned int);
77 static void RIOConCon(struct rio_info *, struct Host *, unsigned int, unsigned int, unsigned int, unsigned int, int);
84 int RIORouteRup(struct rio_info *p, unsigned int Rup, struct Host *HostP, struct PKT __iomem * PacketP)
494 void RIOFixPhbs(struct rio_info *p, struct Host *HostP, unsigned int unit)
587 static int RIOCheckIsolated(struct rio_info *p, struct Host *HostP, unsigned int UnitId)
609 static int RIOIsolate(struct rio_info *p, struct Host *HostP, unsigned int UnitId)
711 int RIOSetChange(struct rio_info *p)
725 static void RIOConCon(struct rio_info *p,
763 ** rio_info struc
[all...]
H A Driointr.c77 static void RIOReceive(struct rio_info *, struct Port *);
96 struct rio_info *p;
103 p = (struct rio_info *) PortP->p;
173 void RIOServiceHost(struct rio_info *p, struct Host *HostP)
512 static void RIOReceive(struct rio_info *p, struct Port *PortP)
H A Drioinit.c74 int RIOPCIinit(struct rio_info *p, int Mode);
89 int RIOAssignAT(struct rio_info *p, int Base, void __iomem *virtAddr, int mode)
360 int RIODefaultName(struct rio_info *p, struct Host *HostP, unsigned int UnitId)
H A Driotty.c83 int RIOShortCommand(struct rio_info *p, struct Port *PortP, int command, int len, int arg);
86 extern struct rio_info *p;
571 int RIOShortCommand(struct rio_info *p, struct Port *PortP, int command, int len, int arg)
H A Drioboot.c73 static int RIOBootComplete(struct rio_info *p, struct Host *HostP, unsigned int Rup, struct PktCmd __iomem *PktCmdP);
103 int RIOBootCodeRTA(struct rio_info *p, struct DownLoad * rbp)
203 int RIOBootCodeHOST(struct rio_info *p, struct DownLoad *rbp)
599 int RIOBootRup(struct rio_info *p, unsigned int Rup, struct Host *HostP, struct PKT __iomem *PacketP)
720 static int RIOBootComplete(struct rio_info *p, struct Host *HostP, unsigned int Rup, struct PktCmd __iomem *PktCmdP)
1054 int RIOBootOk(struct rio_info *p, struct Host *HostP, unsigned long RtaUniq)
H A Driocmd.c139 int RIOCommandRta(struct rio_info *p, unsigned long RtaUnique, int (*func) (struct Host * HostP, struct Map * MapP))
180 int RIOIdentifyRta(struct rio_info *p, void __user * arg)
245 int RIOKillNeighbour(struct rio_info *p, void __user * arg)
337 int RIOFoadWakeup(struct rio_info *p)
370 static int RIOCommandRup(struct rio_info *p, uint Rup, struct Host *HostP, struct PKT __iomem *PacketP)
650 void RIOPollHostCommands(struct rio_info *p, struct Host *HostP)
H A Driotable.c83 int RIONewTable(struct rio_info *p)
397 int RIOApel(struct rio_info *p)
451 int RIODeleteRta(struct rio_info *p, struct Map *MapP)
578 int RIOAssignRta(struct rio_info *p, struct Map *MapP)
728 int RIOReMapPorts(struct rio_info *p, struct Host *HostP, struct Map *HostMapP)
885 int RIOChangeName(struct rio_info *p, struct Map *MapP)
H A Drio_linux.c191 struct rio_info *p;
576 extern int RIOShortCommand(struct rio_info *p, struct Port *PortP, int command, int len, int arg);
815 #define RI_SZ sizeof(struct rio_info)
H A Drioctrl.c116 (*RIOBootTable[MAX_PRODUCT]) (struct rio_info *, struct DownLoad *) = {
137 int riocontrol(struct rio_info *p, dev_t dev, int cmd, unsigned long arg, int su)
1390 int RIOPreemptiveCmd(struct rio_info *p, struct Port *PortP, u8 Cmd)

Completed in 180 milliseconds