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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dtlan.c188 static struct net_device *TLan_Eisa_Devices; variable in typeref:struct:net_device
663 priv->nextDevice = TLan_Eisa_Devices;
664 TLan_Eisa_Devices = dev;
699 dev = TLan_Eisa_Devices;
706 TLan_Eisa_Devices = priv->nextDevice;

Completed in 95 milliseconds