Searched refs:RAL_DROP_BAD_VERSION (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_uralreg.h | 106 #define RAL_DROP_BAD_VERSION (1 << 6) macro |
H A D | if_ural.c | 2068 tmp |= RAL_DROP_CTL | RAL_DROP_BAD_VERSION; in ural_init() |