Searched refs:read_eeprom_bytes (Results 1 – 1 of 1) sorted by relevance
38 static int read_eeprom_bytes(struct mantis_pci *mantis, u8 reg, u8 *data, u8 length) in read_eeprom_bytes() function64 err = read_eeprom_bytes(mantis, 0x08, mac_addr, 6); in mantis_get_mac()