taglinefilesource code
INT_REG1494drivers/net/pt.cintreg = inb_p(cbase + INT_REG);
INT_REG1556drivers/net/pt.cintreg = inb_p(cbase + INT_REG);
INT_REG258drivers/scsi/NCR53c406a.cstatic int INT_REG;    /* interrupt status register    */
INT_REG788drivers/scsi/NCR53c406a.cint_reg = inb(INT_REG);
INT_REG965drivers/scsi/NCR53c406a.cinb(INT_REG);               /* clear the interrupt register */
INT_REG1023drivers/scsi/NCR53c406a.cINT_REG    = (port_base+0x05);