Searched refs:DIAGLEDON (Results 1 - 11 of 11) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx.seq134 and SBLKCTL, ~DIAGLEDEN|DIAGLEDON;
136 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
631 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
684 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
H A Daic7xxx.reg594 field DIAGLEDON 0x40 /* Aic78X0 only */
H A Daic7xxx_reg.h_shipped407 #define DIAGLEDON 0x40
H A Daic7xxx_pci.c882 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON)));
H A Daic79xx.reg1886 field DIAGLEDON 0x40
H A Daic79xx_reg.h_shipped1601 #define DIAGLEDON 0x40
H A Daic7xxx_core.c876 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON)));
H A Daic79xx_core.c7304 ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON));
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h206 #define DIAGLEDON 0x40 macro
H A Daic7xxx.reg459 bit DIAGLEDON 0x40 /* Aic78X0 only */
/drivers/scsi/
H A Daic7xxx_old.c9609 (aic_inb(temp_p, SBLKCTL) & ~(DIAGLEDEN | DIAGLEDON)),

Completed in 63 milliseconds