Searched refs:URTW_RX_9356SEL (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/usb/wlan/ | ||
| HD | if_urtwreg.h | 78 #define URTW_RX_9356SEL (1 << 6) macro |
| HD | if_urtw.c | 842 sc->sc_epromtype = (data & URTW_RX_9356SEL) ? URTW_EEPROM_93C56 : in urtw_attach() |