Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DNCR53c406a.c258 static int INT_REG; /* interrupt status register */ variable
812 int_reg = inb(INT_REG); in NCR53c406a_intr()
989 inb(INT_REG); /* clear the interrupt register */ in irq_probe()
1046 INT_REG = (port_base+0x05); in calc_port_addr()
Dsym53c416.c56 #define INT_REG 0x05 /* Interrupt Register (READ) */ macro
365 int_reg = inb(base + INT_REG); in sym53c416_intr_handle()
550 inb(base + INT_REG); in sym53c416_probeirq()