Searched refs:TG3_FLAG_EEPROM_WRITE_PROT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 2039 #define TG3_FLAG_EEPROM_WRITE_PROT 0x00001000 macro |
H A D | tg3.c | 2439 tp->tg3_flags |= TG3_FLAG_EEPROM_WRITE_PROT; in tg3_phy_probe() |