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

/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h42 * __ahdecl is analogous to _cdecl; it defines the calling
48 #ifndef __ahdecl
49 #define __ahdecl macro
1301 const HAL_RATE_TABLE *__ahdecl(*ah_getRateTable)(struct ath_hal *,
1303 void __ahdecl(*ah_detach)(struct ath_hal*);
1306 HAL_BOOL __ahdecl(*ah_reset)(struct ath_hal *, HAL_OPMODE,
1309 HAL_BOOL __ahdecl(*ah_phyDisable)(struct ath_hal *);
1310 HAL_BOOL __ahdecl(*ah_disable)(struct ath_hal *);
1311 void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,
1313 void __ahdecl(*ah_disablePCI
[all...]

Completed in 111 milliseconds