BRDCTL           9395 dev/ic/aic79xx.c 	ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3));
BRDCTL           9401 dev/ic/aic79xx.c 	ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3));
BRDCTL           9403 dev/ic/aic79xx.c 	ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3));
BRDCTL           9405 dev/ic/aic79xx.c 	ahd_outb(ahd, BRDCTL, 0);
BRDCTL           9418 dev/ic/aic79xx.c 	ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3));
BRDCTL           9423 dev/ic/aic79xx.c 	ahd_outb(ahd, BRDCTL, 0);
BRDCTL           9438 dev/ic/aic79xx.c 	while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt)
BRDCTL            658 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, BRDRW|BRDCS);
BRDCTL            659 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, 0);
BRDCTL            660 dev/ic/aic7xxx_seeprom.c 	brdctl = ahc_inb(ahc, BRDCTL);
BRDCTL            716 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, brdctl);
BRDCTL            719 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, brdctl);
BRDCTL            725 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, brdctl);
BRDCTL            731 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, brdctl);
BRDCTL            750 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, brdctl);
BRDCTL            752 dev/ic/aic7xxx_seeprom.c 	value = ahc_inb(ahc, BRDCTL);
BRDCTL            753 dev/ic/aic7xxx_seeprom.c 	ahc_outb(ahc, BRDCTL, 0);