Home
last modified time | relevance | path

Searched refs:BRDSTB (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1953 brdctl = BRDSTB; in write_brdctl()
1959 brdctl = BRDSTB|BRDCS; in write_brdctl()
1969 brdctl &= ~BRDSTB; in write_brdctl()
H A Daic7xxx_reg.h1259 #define BRDSTB 0x10 macro
H A Daic7xxx.reg496 field BRDSTB 0x10
H A Daic79xx_reg.h3386 #define BRDSTB 0x01 macro
H A Daic79xx.reg2896 field BRDSTB 0x01
H A Daic79xx.c9727 ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3)); in ahd_write_flexport()