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

  /external/grub/netboot/
3c509.c 363 get_eeprom_data(int id_port, int offset) function
499 data = get_eeprom_data(id_port, EEPROM_MFG_ID);
505 data = get_eeprom_data(id_port, j);
508 (get_eeprom_data(id_port, EEPROM_ADDR_CFG) & 0x1f) * 0x10 + 0x200;
cs89x0.c 113 static int get_eeprom_data(int off, int len, unsigned short *buffer) function
491 else if (get_eeprom_data(START_EEPROM_DATA,CHKSUM_LEN,

Completed in 56 milliseconds