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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D3c507.c914 static struct net_device *dev_3c507; variable in typeref:struct:net_device
924 dev_3c507 = el16_probe(-1);
925 return IS_ERR(dev_3c507) ? PTR_ERR(dev_3c507) : 0;
931 struct net_device *dev = dev_3c507;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D3c507.c914 static struct net_device *dev_3c507; variable in typeref:struct:net_device
924 dev_3c507 = el16_probe(-1);
925 return IS_ERR(dev_3c507) ? PTR_ERR(dev_3c507) : 0;
931 struct net_device *dev = dev_3c507;

Completed in 63 milliseconds