Searched refs:v_rom_mac (Results 1 – 1 of 1) sorted by relevance
118 static int get_rom_mac(struct eth_device *dev, unsigned char *v_rom_mac);727 static int get_rom_mac(struct eth_device *dev, unsigned char *v_rom_mac) in get_rom_mac() argument733 v_rom_mac[i] = SMC_inb(dev, LAN91C96_IA0 + i); in get_rom_mac()
Completed in 4 milliseconds