ath_hal_malloc
extern void *ath_hal_malloc(size_t);
ee = ath_hal_malloc(sizeof(HAL_EEPROM_9287));
ee = ath_hal_malloc(sizeof(HAL_EEPROM_v1));
ee = ath_hal_malloc(sizeof(HAL_EEPROM_v14));
data = ath_hal_malloc(
ee = ath_hal_malloc(sizeof(HAL_EEPROM));
pCal = ath_hal_malloc(sizeof(EEPROM_DATA_STRUCT_2413));
ee = ath_hal_malloc(sizeof(HAL_EEPROM_v4k));
extern void *ath_hal_malloc(size_t);
ahp = ath_hal_malloc(sizeof (struct ath_hal_5210));
ahp = ath_hal_malloc(sizeof (struct ath_hal_5211));
priv = ath_hal_malloc(sizeof(struct ar2316State));
priv = ath_hal_malloc(sizeof(struct ar2317State));
priv = ath_hal_malloc(sizeof(struct ar2413State));
priv = ath_hal_malloc(sizeof(struct ar2425State));
priv = ath_hal_malloc(sizeof(struct ar5111State));
priv = ath_hal_malloc(sizeof(struct ar5112State));
ahp = ath_hal_malloc(sizeof (struct ath_hal_5212));
priv = ath_hal_malloc(sizeof(struct ar5413State));
ahp = ath_hal_malloc(sizeof (struct ath_hal_5212));
priv = ath_hal_malloc(sizeof(struct ar2133State)
ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416) +
ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416));
priv = ath_hal_malloc(sizeof(struct ar9280State));
ahp9280 = ath_hal_malloc(sizeof (struct ath_hal_9280));
ahp9285 = ath_hal_malloc(sizeof (struct ath_hal_9285));
priv = ath_hal_malloc(sizeof(struct ar9287State));
ahp9287 = ath_hal_malloc(sizeof (struct ath_hal_9287));