Searched refs:CLRSEQINT (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 422 #define CLRSEQINT 0x01 macro
|
D | aic7xxx.reg | 757 bit CLRSEQINT 0x01
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h | 1543 #define CLRSEQINT 0x01 macro
|
D | aic7xxx.reg | 892 field CLRSEQINT 0x01
|
D | aic79xx_reg.h | 2397 #define CLRSEQINT 0x04 macro
|
D | aic79xx_core.c | 539 ahd_outb(ahd, CLRINT, CLRSEQINT); in ahd_handle_seqint() 550 ahd_outb(ahd, CLRINT, CLRSEQINT); in ahd_handle_seqint()
|
D | aic79xx.reg | 213 field CLRSEQINT 0x04
|
D | aic7xxx_core.c | 416 ahc_outb(ahc, CLRINT, CLRSEQINT); in ahc_handle_seqint()
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 3808 aic_outb(p, CLRSCSIINT | CLRSEQINT | CLRBRKADRINT | CLRPARERR, CLRINT); in aic7xxx_clear_intstat() 4389 aic_outb(p, CLRSEQINT, CLRINT); in aic7xxx_handle_seqint()
|