Home
last modified time | relevance | path

Searched refs:AR_SREV_VERSION_5416_PCI (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnreg.h768 #define AR_SREV_VERSION_5416_PCI 0x00d macro
1340 ((sc)->mac_ver == AR_SREV_VERSION_5416_PCI || \
H A Dathn.c585 case AR_SREV_VERSION_5416_PCI: in athn_get_mac_name()
H A Dar5008.c264 if (sc->mac_ver == AR_SREV_VERSION_5416_PCI && in ar5008_attach()