Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1900 ahc_outb(ahc, BRDCTL, BRDRW|BRDCS); in aic785X_cable_detect()
1903 ahc_outb(ahc, BRDCTL, 0); in aic785X_cable_detect()
1906 brdctl = ahc_inb(ahc, BRDCTL); in aic785X_cable_detect()
1961 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1964 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1970 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1976 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl()
1994 ahc_outb(ahc, BRDCTL, brdctl); in read_brdctl()
1996 value = ahc_inb(ahc, BRDCTL); in read_brdctl()
1997 ahc_outb(ahc, BRDCTL, in read_brdctl()
[all...]
H A Daic79xx.c9721 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport()
9727 ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3)); in ahd_write_flexport()
9729 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport()
9731 ahd_outb(ahd, BRDCTL, 0); in ahd_write_flexport()
9744 ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3)); in ahd_read_flexport()
9749 ahd_outb(ahd, BRDCTL, 0); in ahd_read_flexport()
9764 while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt) in ahd_wait_flexport()
H A Daic7xxx_reg.h1254 #define BRDCTL 0x1d macro
H A Daic7xxx.reg491 register BRDCTL {
H A Daic79xx_reg.h3380 #define BRDCTL 0xb9 macro
H A Daic79xx.reg2887 register BRDCTL {