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

/freebsd-13-stable/sys/dev/dc/
H A Dif_dc.c270 static void dc_eeprom_getword_xircom(struct dc_softc *, int, uint16_t *);
538 dc_eeprom_getword_xircom(struct dc_softc *sc, int addr, uint16_t *dest) function
612 dc_eeprom_getword_xircom(sc, off + i, &word);

Completed in 92 milliseconds