Searched refs:dc_romwidth (Results 1 – 2 of 2) sorted by relevance
391 sc->dc_romwidth = 6; in dc_eeprom_width()393 sc->dc_romwidth = i; in dc_eeprom_width()463 for (i = sc->dc_romwidth; i--;) { in dc_eeprom_putbyte()1897 dc_read_srom(sc, sc->dc_romwidth); in dc_attach()1918 dc_read_srom(sc, sc->dc_romwidth); in dc_attach()1990 dc_read_srom(sc, sc->dc_romwidth); in dc_attach()
712 int dc_romwidth; member