Searched refs:sc_epromtype (Results 1 – 2 of 2) sorted by relevance
102 int sc_epromtype; member
1071 if (sc->sc_epromtype == URTW_EEPROM_93C56) { in urtw_eprom_read32()4328 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach()4330 if (sc->sc_epromtype == URTW_EEPROM_93C56) in urtw_attach()