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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A D3c359.c612 u16 switchsettings, switchsettings_eeprom ; local
628 switchsettings = switchsettings_eeprom ;
632 switchsettings = switchsettings | 0x02 ;
634 switchsettings = switchsettings & ~0x02 ;
638 if (switchsettings != switchsettings_eeprom) {
639 xl_ee_write(dev,0x08,switchsettings) ;
655 switchsettings = switchsettings
[all...]

Completed in 63 milliseconds