uath_read_eeprom 162 dev/usb/if_uath.c int uath_read_eeprom(struct uath_softc *, uint32_t, void *); uath_read_eeprom 1630 dev/usb/if_uath.c error = uath_read_eeprom(sc, UATH_EEPROM_MACADDR, sc->sc_ic.ic_myaddr); uath_read_eeprom 1638 dev/usb/if_uath.c error = uath_read_eeprom(sc, UATH_EEPROM_RXBUFSZ, &tmp);