Searched refs:AR5K_AR5210_EEPROM_STAT_WRERR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | ar5210reg.h | 327 #define AR5K_AR5210_EEPROM_STAT_WRERR 0x0004 macro |
H A D | ar5210.c | 2391 if (status & AR5K_AR5210_EEPROM_STAT_WRERR) in ar5k_ar5210_eeprom_write() |