Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dec/tulip/
H A Deeprom.c151 static struct mediatable *last_mediatable; in tulip_parse_eeprom() local
166 if (last_mediatable) { in tulip_parse_eeprom()
170 tp->mtable = last_mediatable; in tulip_parse_eeprom()
231 last_mediatable = tp->mtable = mtable; in tulip_parse_eeprom()