Searched refs:rio_fill_host_slot (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dfunc.h52 void rio_fill_host_slot(int, int, unsigned int, struct Host *);
H A Drioboot.c957 rio_fill_host_slot(entry, entry2, RtaUniq, HostP);
963 rio_fill_host_slot(entry, 0, RtaUniq, HostP);
1076 void rio_fill_host_slot(int entry, int entry2, unsigned int rta_uniq, struct Host *host) function
1080 rio_dprintk(RIO_DEBUG_BOOT, "rio_fill_host_slot(%d, %d, 0x%x...)\n", entry, entry2, rta_uniq);
H A Drioroute.c483 rio_fill_host_slot(ThisUnit, ThisUnit2, RtaUniq, HostP);
488 rio_fill_host_slot(ThisUnit, 0, RtaUniq, HostP);

Completed in 100 milliseconds