Searched refs:is_eeprom_busy (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A D3c595.h425 #define is_eeprom_busy(b) (inw((b)+VX_W0_EEPROM_COMMAND)&EEPROM_BUSY) macro
H A D3c595.c326 for (i = 0; is_eeprom_busy(BASE) && i < MAX_EEPROMBUSY; i++)

Completed in 17 milliseconds