Home
last modified time | relevance | path

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

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