Searched defs:LANCE_BUS_IF (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/amd/
H A Dlance.c208 #define LANCE_BUS_IF 0x16 macro
726 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); local
787 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); local

Completed in 213 milliseconds