Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dlance.c492 int hp_port = (readl(bios + 1) & 1) ? 0x499 : 0x99; in lance_probe1() local
494 if ((inb(hp_port) & 0xc0) == 0x80 && in lance_probe1()
495 ioaddr_table[inb(hp_port) & 3] == ioaddr) in lance_probe1()
496 hp_builtin = hp_port; in lance_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dlance.c496 int hp_port = (readl(bios + 1) & 1) ? 0x499 : 0x99; in lance_probe1() local
498 if ((inb(hp_port) & 0xc0) == 0x80 && in lance_probe1()
499 ioaddr_table[inb(hp_port) & 3] == ioaddr) in lance_probe1()
500 hp_builtin = hp_port; in lance_probe1()

Completed in 5 milliseconds