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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h214 } HAL_BOOL; typedef in typeref:enum:__anon4885
877 HAL_BOOL (*ah_reset) (struct ath_hal *, HAL_OPMODE,
878 HAL_CHANNEL *, HAL_BOOL bChannelChange,
880 HAL_BOOL (*ah_phyDisable) (struct ath_hal *);
881 HAL_BOOL (*ah_disable) (struct ath_hal *);
883 HAL_BOOL (*ah_perCalibration) (struct ath_hal *, HAL_CHANNEL *,
884 HAL_BOOL *);
885 HAL_BOOL (*ah_setTxPowerLimit)(struct ath_hal *, uint32_t);
888 HAL_BOOL (*ah_radarWait)(struct ath_hal *, HAL_CHANNEL *);
891 HAL_BOOL (*ah_updateTxTrigLeve
[all...]
H A Dath_aux.h56 HAL_BOOL outdoor, HAL_BOOL xchanmode);
H A Dath_aux.c298 ath_getchannels(ath_t *asc, uint32_t cc, HAL_BOOL outdoor, HAL_BOOL xchanmode)
H A Dath_main.c682 HAL_BOOL shortPreamble;
1379 HAL_BOOL iqcaldone;

Completed in 70 milliseconds