Home
last modified time | relevance | path

Searched refs:last_mediatable (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/tulip/
Deeprom.c137 static struct mediatable *last_mediatable; in tulip_parse_eeprom() local
152 if (last_mediatable) { in tulip_parse_eeprom()
156 tp->mtable = last_mediatable; in tulip_parse_eeprom()
237 last_mediatable = tp->mtable = mtable; in tulip_parse_eeprom()