Home
last modified time | relevance | path

Searched refs:EEPROM_Read (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/3com/
D3c515.c227 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
447 outw(EEPROM_Read + 7, ioaddr + Wn0EepromCmd); in check_device()
626 outw(EEPROM_Read + i, ioaddr + Wn0EepromCmd); in corkscrew_setup()
D3c574_cs.c161 EEPROM_Read = 0x200, EEPROM_WRITE = 0x100, EEPROM_ERASE = 0x300, enumerator
505 outw(EEPROM_Read + index, ioaddr + Wn0EepromCmd); in read_eeprom()
D3c59x.c486 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
1260 base = EEPROM_Read + 0x30; in vortex_probe1()
1262 base = EEPROM_Read; in vortex_probe1()