Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/
Dar5312reg.h120 #define AR5312_WREV_ID_S 4 /* Shift for WMAC Rev ID */ macro
Dar5312_attach.c152 AH_PRIVATE(ah)->ah_macVersion = val >> AR5312_WREV_ID_S; in ar5312Attach()