Home
last modified time | relevance | path

Searched refs:ENIOERR (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h135 #define ENIOERR 0x08 macro
Daic7xxx.reg349 bit ENIOERR 0x08 /* LVD Tranceiver mode changes */
/linux-3.4.99/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped162 { "ENIOERR", 0x08, 0x08 },
Daic79xx_reg_print.c_shipped259 { "ENIOERR", 0x08, 0x08 },
Daic7xxx_reg.h_shipped321 #define ENIOERR 0x08
Daic7xxx.reg399 field ENIOERR 0x08 /* LVD Tranceiver mode changes */
Daic7xxx_core.c5109 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()
Daic79xx_reg.h_shipped1629 #define ENIOERR 0x08
Daic79xx.reg1959 field ENIOERR 0x08
Daic79xx_core.c7363 ahd_outb(ahd, SIMODE0, ENIOERR|ENOVERRUN); in ahd_chip_init()