Home
last modified time | relevance | path

Searched defs:read_eeprom (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Depic100.c454 read_eeprom(int location) in read_eeprom() function
H A Ddavicom.c389 static int read_eeprom(unsigned long ioaddr, int location, int addr_len) in read_eeprom() function
H A Drtl8139.c256 static int read_eeprom(struct nic *nic, int location, int addr_len) in read_eeprom() function
H A Dtulip.c690 static int read_eeprom(unsigned long ioaddr, int location, int addr_len) in read_eeprom() function
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h141 void (*read_eeprom)(struct iwn_softc *); member