Searched refs:AN_RADIOTYPE_80211_DS (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | anreg.h | 309 #define AN_RADIOTYPE_80211_DS 0x0002 macro |
H A D | an.c | 255 else if (sc->sc_config.an_radiotype & AN_RADIOTYPE_80211_DS) in an_attach() |