Searched refs:HAL_ABI_VERSION (Results 1 – 3 of 3) sorted by relevance
232 if (ah->ah_abi != HAL_ABI_VERSION) { in ath_attach()234 ifp->if_xname, ah->ah_abi, HAL_ABI_VERSION); in ath_attach()
1263 #define HAL_ABI_VERSION 0x04090901 /* YYMMDDnn */ macro
198 hal->ah_abi = HAL_ABI_VERSION; in ath_hal_attach()