Searched refs:ENIOERR (Results 1 – 10 of 10) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 135 #define ENIOERR 0x08 macro
|
D | aic7xxx.reg | 349 bit ENIOERR 0x08 /* LVD Tranceiver mode changes */
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 162 { "ENIOERR", 0x08, 0x08 },
|
D | aic79xx_reg_print.c_shipped | 259 { "ENIOERR", 0x08, 0x08 },
|
D | aic7xxx_reg.h_shipped | 321 #define ENIOERR 0x08
|
D | aic7xxx.reg | 399 field ENIOERR 0x08 /* LVD Tranceiver mode changes */
|
D | aic7xxx_core.c | 5109 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init() 5126 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); in ahc_chip_init()
|
D | aic79xx_reg.h_shipped | 1629 #define ENIOERR 0x08
|
D | aic79xx.reg | 1959 field ENIOERR 0x08
|
D | aic79xx_core.c | 7363 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()
|