Searched refs:getfrom_srom (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/tulip/
H A Dde4x5.c965 static int getfrom_srom(u_long addr);
4260 i = (getfrom_srom(addr) >> 3) & 0x01;
4272 tmp = getfrom_srom(addr);
4289 while (!((getfrom_srom(addr) >> 3) & 0x01)) {
4305 getfrom_srom(u_long addr) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c965 static int getfrom_srom(u_long addr);
4260 i = (getfrom_srom(addr) >> 3) & 0x01;
4272 tmp = getfrom_srom(addr);
4289 while (!((getfrom_srom(addr) >> 3) & 0x01)) {
4305 getfrom_srom(u_long addr) function

Completed in 84 milliseconds