Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dlan91c96.c116 static int get_rom_mac(struct eth_device *dev, unsigned char *v_rom_mac);
725 static int get_rom_mac(struct eth_device *dev, unsigned char *v_rom_mac) in get_rom_mac() argument
731 v_rom_mac[i] = SMC_inb(dev, LAN91C96_IA0 + i); in get_rom_mac()