Searched refs:is_eeprom_busy (Results 1 – 2 of 2) sorted by relevance
83 #define is_eeprom_busy(b) (inw((b)+EP_W0_EEPROM_COMMAND)&EEPROM_BUSY) macro
315 for (i = 0; is_eeprom_busy(IS_BASE) && i < MAX_EEPROMBUSY; i++); in eeprom_rdy()