Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ath/
H A Dath_main.c2066 if (ah->ah_abi != HAL_ABI_VERSION) { in ath_attach()
2069 ah->ah_abi, HAL_ABI_VERSION)); in ath_attach()
2074 "HAL ABI version 0x%x\n", ah->ah_abi)); in ath_attach()
H A Dath_hal.h857 uint32_t ah_abi; /* HAL ABI version */ member