Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dc.c268 static void dc_eeprom_getword_xircom(struct dc_softc *, int, uint16_t *);
533 dc_eeprom_getword_xircom(struct dc_softc *sc, int addr, uint16_t *dest) in dc_eeprom_getword_xircom() function
607 dc_eeprom_getword_xircom(sc, off + i, &word); in dc_read_eeprom()