Home
last modified time | relevance | path

Searched refs:DIAGLEDEN (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq132 and SBLKCTL, ~DIAGLEDEN|DIAGLEDON;
134 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
629 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
682 or SBLKCTL, DIAGLEDEN|DIAGLEDON;
H A Daic7xxx_reg.h1280 #define DIAGLEDEN 0x80 macro
H A Daic7xxx_pci.c948 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON))); in ahc_pci_config()
H A Daic7xxx.reg554 field DIAGLEDEN 0x80 /* Aic78X0 only */
H A Daic79xx_reg.h2740 #define DIAGLEDEN 0x80 macro
H A Daic79xx.reg1785 field DIAGLEDEN 0x80
H A Daic79xx.c6483 ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON)); in ahd_chip_init()