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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A DSpace.c293 unsigned long base_addr = netdev_boot_base("eth", unit);
336 unsigned long base_addr = netdev_boot_base("tr", unit);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h661 extern unsigned long netdev_boot_base(const char *prefix, int unit);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c481 * netdev_boot_base - get address from boot time settings
490 unsigned long netdev_boot_base(const char *prefix, int unit) function

Completed in 68 milliseconds