Searched refs:BRDCTL (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/dev/aic7xxx/ |
| HD | aic7xxx_pci.c | 1911 ahc_outb(ahc, BRDCTL, BRDRW|BRDCS); in aic785X_cable_detect() 1914 ahc_outb(ahc, BRDCTL, 0); in aic785X_cable_detect() 1917 brdctl = ahc_inb(ahc, BRDCTL); in aic785X_cable_detect() 1972 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl() 1975 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl() 1981 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl() 1987 ahc_outb(ahc, BRDCTL, brdctl); in write_brdctl() 2005 ahc_outb(ahc, BRDCTL, brdctl); in read_brdctl() 2007 value = ahc_inb(ahc, BRDCTL); in read_brdctl() 2008 ahc_outb(ahc, BRDCTL, 0); in read_brdctl()
|
| HD | aic79xx.c | 9810 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport() 9816 ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3)); in ahd_write_flexport() 9818 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3)); in ahd_write_flexport() 9820 ahd_outb(ahd, BRDCTL, 0); in ahd_write_flexport() 9833 ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3)); in ahd_read_flexport() 9838 ahd_outb(ahd, BRDCTL, 0); in ahd_read_flexport() 9853 while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt) in ahd_wait_flexport()
|
| HD | aic7xxx_reg.h | 1257 #define BRDCTL 0x1d macro
|
| HD | aic7xxx.reg | 493 register BRDCTL {
|
| HD | aic79xx_reg.h | 3383 #define BRDCTL 0xb9 macro
|
| HD | aic79xx.reg | 2889 register BRDCTL {
|