Searched refs:LANCE_BUS_IF (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/amd/
H A Dlance.c207 #define LANCE_BUS_IF 0x16 macro
607 bus_info = inw(ioaddr+LANCE_BUS_IF); lance_probe1()
722 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); lance_probe1() local
783 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); lance_open() local

Completed in 87 milliseconds