Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/
Dlance.c493 int hp_port = (readl(bios + 1) & 1) ? 0x499 : 0x99; in lance_probe1() local
495 if ((inb(hp_port) & 0xc0) == 0x80 && in lance_probe1()
496 ioaddr_table[inb(hp_port) & 3] == ioaddr) in lance_probe1()
497 hp_builtin = hp_port; in lance_probe1()