Home
last modified time | relevance | path

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

/drivers/net/ethernet/dec/tulip/
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()
230 last_mediatable = tp->mtable = mtable; in tulip_parse_eeprom()