tag
line
file
source code
ioaddr_table
352
drivers/net/lance.c
static const short ioaddr_table[] = { 0x300, 0x320, 0x340, 0x360};
ioaddr_table
356
drivers/net/lance.c
&& ioaddr_table[inb(hp_port) & 3] == ioaddr)