HomeSort by relevance Sort by last modified time
    Searched refs:EP_W0_EEPROM_COMMAND (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)
116 #define EP_W0_EEPROM_COMMAND 0x0a
3c509.c 329 outw(EEPROM_CMD_RD | offset, IS_BASE + EP_W0_EEPROM_COMMAND);

Completed in 24 milliseconds