Searched refs:DIAGLEDON (Results 1 – 10 of 10) sorted by relevance
206 #define DIAGLEDON 0x40 macro
459 bit DIAGLEDON 0x40 /* Aic78X0 only */
1282 #define DIAGLEDON 0x40 macro
955 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON))); in ahc_pci_config()
95 and SBLKCTL, ~DIAGLEDEN|DIAGLEDON;97 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
557 field DIAGLEDON 0x40 /* Aic78X0 only */
2698 #define DIAGLEDON 0x40 macro
1795 field DIAGLEDON 0x40
6064 ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON)); in ahd_chip_init()
10143 (aic_inb(temp_p, SBLKCTL) & ~(DIAGLEDEN | DIAGLEDON)), in aic7xxx_detect()