read_seeprom
have_seeprom = read_seeprom(&sd,
have_seeprom = read_seeprom(&sd, (uint16_t *)sc,
if (!read_seeprom(&sd, sc->sc_srom, 0, sc->sc_sromsz/2)) {
if (!read_seeprom(&sd, sr->sr_content, 0, sr->sr_size/2)) {
int read_seeprom(struct seeprom_descriptor *, u_int16_t *,