<dec f='src/src/sys/external/isc/atheros_hal/dist/ah_internal.h' l='627' type='HAL_STATUS ath_hal_getcapability(struct ath_hal * ah, HAL_CAPABILITY_TYPE type, __uint32_t capability, __uint32_t * result)'/>
<def f='src/src/sys/external/isc/atheros_hal/dist/ah.c' l='436' ll='536' type='HAL_STATUS ath_hal_getcapability(struct ath_hal * ah, HAL_CAPABILITY_TYPE type, __uint32_t capability, __uint32_t * result)'/>
<doc f='src/src/sys/external/isc/atheros_hal/dist/ah_internal.h' l='623'>/*
 * Generic get/set capability support.  Each chip overrides
 * this routine to support chip-specific capabilities.
 */</doc>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5210/ar5210_misc.c' l='584' u='c' c='ar5210GetCapability'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5211/ar5211_misc.c' l='632' u='c' c='ar5211GetCapability'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212_misc.c' l='902' u='c' c='ar5212GetCapability'/>
