taglinefilesource code
INT_NO_REG467drivers/net/eepro.ctemp_reg = inb(ioaddr + INT_NO_REG);
INT_NO_REG468drivers/net/eepro.coutb((temp_reg & 0xf8) | irqrmap[*irqp], ioaddr + INT_NO_REG); 
INT_NO_REG552drivers/net/eepro.ctemp_reg = inb(ioaddr + INT_NO_REG);
INT_NO_REG553drivers/net/eepro.coutb((temp_reg & 0xf8) | irqrmap[dev->irq], ioaddr + INT_NO_REG);