Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h102 int sc_epromtype; member
H A Durtw.c1075 if (sc->sc_epromtype == URTW_EEPROM_93C56) { in urtw_eprom_read32()
4332 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach()
4334 if (sc->sc_epromtype == URTW_EEPROM_93C56) in urtw_attach()