Searched refs:DE4X5_APROM (Results 1 – 3 of 3) sorted by relevance
36 #define DE4X5_APROM 0x048 /* Ethernet Address PROM */ macro707 tmp = read_srom(dev, DE4X5_APROM, ((SROM_HWADD >> 1) + i)); in read_hw_addr()760 write_srom(dev, DE4X5_APROM, i, eeprom[i]); in update_srom()
25 #define DE4X5_APROM iobase+(0x048 << lp->bus) /* Ethernet Address PROM */ macro
2162 DevicePresent(dev, DE4X5_APROM); in srom_search()2292 DevicePresent(dev, DE4X5_APROM); in de4x5_pci_probe()4041 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()4044 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()4067 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()4069 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()