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