Home
last modified time | relevance | path

Searched refs:DE4X5_APROM (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Dde4x5.h25 #define DE4X5_APROM iobase+(0x048 << lp->bus) /* Ethernet Address PROM */ macro
Dde4x5.c2162 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()