ah_eeprom_read   1059 dev/ic/ar5xxx.c 	if (hal->ah_eeprom_read(hal, 0x20, &data) != 0)
ah_eeprom_read   1064 dev/ic/ar5xxx.c 		if (hal->ah_eeprom_read(hal, offset, &data) != 0)
ah_eeprom_read   1391 dev/ic/ar5xxx.h 	if ((ret = hal->ah_eeprom_read(hal, (_o),			\