Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwreg.h265 #define URTW_EPROM_CID_MASK (0xff) macro
H A Dif_urtw.c2458 switch (rev & URTW_EPROM_CID_MASK) { in urtw_led_init()