Home
last modified time | relevance | path

Searched refs:DIAGLEDON (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.h1281 #define DIAGLEDON 0x40 macro
H A Daic7xxx_pci.c948 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON))); in ahc_pci_config()
H A Daic7xxx.reg555 field DIAGLEDON 0x40 /* Aic78X0 only */
H A Daic79xx_reg.h2741 #define DIAGLEDON 0x40 macro
H A Daic79xx.reg1786 field DIAGLEDON 0x40
H A Daic79xx.c6483 ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON)); in ahd_chip_init()