HomeSort by relevance Sort by last modified time
    Searched defs:is_eeprom_busy (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
3c509.h 75 #define is_eeprom_busy(b) (inw((b)+EP_W0_EEPROM_COMMAND)&EEPROM_BUSY) macro
3c595.h 425 #define is_eeprom_busy(b) (inw((b)+VX_W0_EEPROM_COMMAND)&EEPROM_BUSY) macro

Completed in 1487 milliseconds