Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dlanai.c1171 static inline const u8 *eeprom_mac(const struct lanai_dev *lanai) in eeprom_mac() function
2419 memcpy(atmdev->esi, eeprom_mac(lanai), ESI_LEN); in lanai_dev_open()