Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/dc/
H A Dif_dc.c391 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()
H A Dif_dcreg.h712 int dc_romwidth; member