Searched refs:CLRBRKADRINT (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 419 #define CLRBRKADRINT 0x08 macro
|
D | aic7xxx.reg | 754 bit CLRBRKADRINT 0x08
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 1106 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_probe_ext_scbram() 1117 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_probe_ext_scbram() 1156 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_probe_ext_scbram() 1360 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in check_extport()
|
D | aic7xxx_reg.h_shipped | 665 #define CLRBRKADRINT 0x08
|
D | aic7xxx.reg | 962 field CLRBRKADRINT 0x08
|
D | aic79xx_reg.h_shipped | 1287 #define CLRBRKADRINT 0x40
|
D | aic79xx.reg | 216 field CLRBRKADRINT 0x40
|
D | aic7xxx_core.c | 5308 ahc_outb(ahc, CLRINT, CLRBRKADRINT); in ahc_init()
|
/drivers/scsi/ |
D | aic7xxx_old.c | 3450 aic_outb(p, CLRSCSIINT | CLRSEQINT | CLRBRKADRINT | CLRPARERR, CLRINT); in aic7xxx_clear_intstat() 6425 aic_outb(p, CLRPARERR | CLRBRKADRINT, CLRINT); in aic7xxx_isr()
|