Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dlance.c207 #define LANCE_BUS_IF 0x16 macro
606 bus_info = inw(ioaddr+LANCE_BUS_IF); in lance_probe1()
721 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); in lance_probe1() local
782 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); in lance_open() local
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dlance.c208 #define LANCE_BUS_IF 0x16 macro
611 bus_info = inw(ioaddr+LANCE_BUS_IF); in lance_probe1()
726 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); in lance_probe1() local
787 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); in lance_open() local

Completed in 5 milliseconds