Searched defs:is_eeprom_busy (Results 1 – 2 of 2) sorted by relevance
/external/grub/netboot/ | ||
D | 3c509.h | 75 #define is_eeprom_busy(b) (inw((b)+EP_W0_EEPROM_COMMAND)&EEPROM_BUSY) macro |
D | 3c595.h | 425 #define is_eeprom_busy(b) (inw((b)+VX_W0_EEPROM_COMMAND)&EEPROM_BUSY) macro |