taglinefilesource code
hp_port354drivers/net/lance.cint hp_port = ( *((unsigned char *) 0x000f00f1) & 1)  ? 0x499 : 0x99;
hp_port356drivers/net/lance.cif ((inb(hp_port) & 0xc0) == 0x80
hp_port357drivers/net/lance.c&& ioaddr_table[inb(hp_port) & 3] == ioaddr)
hp_port358drivers/net/lance.chp_builtin = hp_port;