Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dath.c232 if (ah->ah_abi != HAL_ABI_VERSION) { in ath_attach()
234 ifp->if_xname, ah->ah_abi, HAL_ABI_VERSION); in ath_attach()
H A Dar5xxx.h1263 #define HAL_ABI_VERSION 0x04090901 /* YYMMDDnn */ macro
H A Dar5xxx.c198 hal->ah_abi = HAL_ABI_VERSION; in ath_hal_attach()