Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_urtwreg.h339 #define URTW_EEPROM_93C56 1 macro
Dif_urtw.c652 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach()
1406 if (sc->sc_epromtype == URTW_EEPROM_93C56) { in urtw_eprom_read32()