Searched refs:RIOCommandRta (Results 1 - 3 of 3) 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.h51 int RIOCommandRta(struct rio_info *, unsigned long, int (*func) (struct Host *, struct Map *));
H A Drioctrl.c190 return RIOCommandRta(p, arg, RIOFoadRta);
194 return RIOCommandRta(p, arg, RIOZombieRta);
H A Driocmd.c139 int RIOCommandRta(struct rio_info *p, unsigned long RtaUnique, int (*func) (struct Host * HostP, struct Map * MapP)) function

Completed in 47 milliseconds