Lines Matching refs:ahc_outb
169 ahc_outb(ahc, SCBPTR, 2);
193 ahc_outb(ahc, CLRINT, CLRPARERR);
194 ahc_outb(ahc, CLRINT, CLRBRKADRINT);
295 ahc_outb(ahc, TARG_OFFSET + i, offset);
313 ahc_outb(ahc, TARG_SCSIRATE + i, scsirate);
350 ahc_outb(ahc, SCSICONF, scsi_conf);
351 ahc_outb(ahc, DISC_DSB, ~(discenable & 0xff));
352 ahc_outb(ahc, DISC_DSB + 1, ~((discenable >> 8) & 0xff));
353 ahc_outb(ahc, ULTRA_ENB, ultraenb & 0xff);
354 ahc_outb(ahc, ULTRA_ENB + 1, (ultraenb >> 8) & 0xff);
538 ahc_outb(ahc, SXFRCTL1, *sxfrctl1);
575 ahc_outb(ahc, SXFRCTL1, *sxfrctl1);
656 ahc_outb(ahc, SPIOCAP, spiocap);
657 ahc_outb(ahc, BRDCTL, BRDRW|BRDCS);
658 ahc_outb(ahc, BRDCTL, 0);
715 ahc_outb(ahc, BRDCTL, brdctl);
718 ahc_outb(ahc, BRDCTL, brdctl);
724 ahc_outb(ahc, BRDCTL, brdctl);
730 ahc_outb(ahc, BRDCTL, brdctl);
748 ahc_outb(ahc, BRDCTL, brdctl);
751 ahc_outb(ahc, BRDCTL, 0);