Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/
Dlance.c494 static const short ioaddr_table[] = { 0x300, 0x320, 0x340, 0x360}; in lance_probe1() local
498 ioaddr_table[inb(hp_port) & 3] == ioaddr) in lance_probe1()