Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/wlan/
HDif_urtwvar.h114 int sc_epromtype; member
HDif_urtw.c842 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach()
2127 if (sc->sc_epromtype == URTW_EEPROM_93C56) { in urtw_eprom_read32()