Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/
Dlance.c206 #define LANCE_RESET 0x14 macro
505 reset_val = inw(ioaddr+LANCE_RESET); /* Reset the LANCE */ in lance_probe1()
510 outw(reset_val, ioaddr+LANCE_RESET); in lance_probe1()
600 short reset_val = inw(ioaddr+LANCE_RESET); in lance_probe1()
765 inw(ioaddr+LANCE_RESET); in lance_open()
777 outw(0, ioaddr+LANCE_RESET); in lance_open()