ar5211EepromWrite
extern HAL_BOOL ar5211EepromWrite(struct ath_hal *, u_int off, uint16_t data);
.ah_eepromWrite = ar5211EepromWrite,
if (ar5211EepromWrite(ah, AR_EEPROM_REG_DOMAIN, regDomain)) {