Searched refs:rio_fill_host_slot (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.h46 void rio_fill_host_slot(int, int, unsigned int, struct Host *);
H A Drioboot.c956 rio_fill_host_slot(entry, entry2, RtaUniq, HostP);
962 rio_fill_host_slot(entry, 0, RtaUniq, HostP);
1075 void rio_fill_host_slot(int entry, int entry2, unsigned int rta_uniq, struct Host *host) function
1079 rio_dprintk(RIO_DEBUG_BOOT, "rio_fill_host_slot(%d, %d, 0x%x...)\n", entry, entry2, rta_uniq);
H A Drioroute.c478 rio_fill_host_slot(ThisUnit, ThisUnit2, RtaUniq, HostP);
483 rio_fill_host_slot(ThisUnit, 0, RtaUniq, HostP);

Completed in 37 milliseconds