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