Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnvar.h464 #define ATHN_FLAG_NON_ENTERPRISE (1 << 13) macro
H A Dar9003.c225 sc->flags |= ATHN_FLAG_NON_ENTERPRISE; in ar9003_attach()