Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dc.c266 static void dc_eeprom_getword(struct dc_softc *, int, uint16_t *);
552 dc_eeprom_getword(struct dc_softc *sc, int addr, uint16_t *dest) in dc_eeprom_getword() function
609 dc_eeprom_getword(sc, off + i, &word); in dc_read_eeprom()