Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h25 #define DE4X5_APROM iobase+(0x048 << lp->bus) /* Ethernet Address PROM */ macro
A Dde4x5.c2164 DevicePresent(dev, DE4X5_APROM); in srom_search()
2294 DevicePresent(dev, DE4X5_APROM); in de4x5_pci_probe()
4044 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()
4047 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()
4072 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()
4074 while ((tmp = inl(DE4X5_APROM)) < 0); in get_hw_addr()

Completed in 42 milliseconds