Searched refs:URTW_RX_9356SEL (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_urtwreg.h | 82 #define URTW_RX_9356SEL (1 << 6) macro |
H A D | if_urtw.c | 652 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach() |