sys/dev/ic/dc.c
1500
dc_read_eeprom(sc, (caddr_t)sc->dc_srom, 0, (sc->dc_sromsize / 2), 0);
sys/dev/ic/dc.c
1582
dc_read_eeprom(sc, (caddr_t)&mac_offset,
sys/dev/ic/dc.c
1584
dc_read_eeprom(sc, (caddr_t)&sc->sc_arpcom.ac_enaddr,
sys/dev/ic/dc.c
1588
dc_read_eeprom(sc, (caddr_t)&sc->sc_arpcom.ac_enaddr, 0, 3, 1);
sys/dev/ic/dc.c
159
void dc_read_eeprom(struct dc_softc *, caddr_t, int, int, int);
sys/dev/ic/dc.c
1594
dc_read_eeprom(sc, (caddr_t)&sc->sc_arpcom.ac_enaddr,
sys/dev/ic/dc.c
1614
dc_read_eeprom(sc, (caddr_t)&sc->sc_arpcom.ac_enaddr, 8, 3, 0);
sys/dev/ic/dc.c
1624
dc_read_eeprom(sc, (caddr_t)&sc->sc_arpcom.ac_enaddr, 3, 3, 0);
sys/dev/ic/dc.c
1627
dc_read_eeprom(sc, (caddr_t)&sc->sc_arpcom.ac_enaddr,