Home
last modified time | relevance | path

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

/src/sys/dev/ath/ath_hal/
H A Dah.h60 #ifndef __ahdecl
61 #define __ahdecl macro
1242 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *,
1244 void __ahdecl(*ah_detach)(struct ath_hal*);
1247 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
1252 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
1253 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
1254 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,
1256 void __ahdecl(*ah_disablePCIE)(struct ath_hal *);
1257 void __ahdecl(*ah_setPCUConfig)(struct ath_hal *);
[all …]