Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwvar.h113 int sc_epromtype; member
H A Dif_urtw.c848 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()