Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwvar.h115 #define URTW_EEPROM_93C56 1 macro
H A Dif_urtw.c847 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach()
2162 if (sc->sc_epromtype == URTW_EEPROM_93C56) { in urtw_eprom_read32()