Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dlance.c495 static const short ioaddr_table[] = { 0x300, 0x320, 0x340, 0x360}; in lance_probe1() local
499 ioaddr_table[inb(hp_port) & 3] == ioaddr) in lance_probe1()