ahc_outb 417 arch/i386/isa/ahc_isa.c ahc_outb(ahc, SBLKCTL, sblkctl); ahc_outb 426 arch/i386/isa/ahc_isa.c ahc_outb(ahc, SBLKCTL, sblkctl); ahc_outb 440 arch/i386/isa/ahc_isa.c ahc_outb(ahc, BUSSPD, hostconf & DFTHRSH); ahc_outb 441 arch/i386/isa/ahc_isa.c ahc_outb(ahc, BUSTIME, (hostconf << 2) & BOFF); ahc_outb 460 arch/i386/isa/ahc_isa.c ahc_outb(ahc, BCTL, ENABLE); ahc_outb 555 arch/i386/isa/ahc_isa.c ahc_outb(ahc, TARG_SCSIRATE + i, target_settings); ahc_outb 557 arch/i386/isa/ahc_isa.c ahc_outb(ahc, DISC_DSB, ~(discenable & 0xff)); ahc_outb 558 arch/i386/isa/ahc_isa.c ahc_outb(ahc, DISC_DSB + 1, ~((discenable >> 8) & 0xff)); ahc_outb 571 arch/i386/isa/ahc_isa.c ahc_outb(ahc, SCSICONF, scsi_conf); ahc_outb 260 dev/eisa/ahc_eisa.c ahc_outb(ahc, SBLKCTL, sblkctl); ahc_outb 268 dev/eisa/ahc_eisa.c ahc_outb(ahc, SBLKCTL, sblkctl); ahc_outb 281 dev/eisa/ahc_eisa.c ahc_outb(ahc, BUSSPD, hostconf & DFTHRSH); ahc_outb 282 dev/eisa/ahc_eisa.c ahc_outb(ahc, BUSTIME, (hostconf << 2) & BOFF); ahc_outb 301 dev/eisa/ahc_eisa.c ahc_outb(ahc, BCTL, ENABLE); ahc_outb 278 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISIGO, 0); /* De-assert BSY */ ahc_outb 279 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, MSG_NOOP); /* No message to send */ ahc_outb 280 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET); ahc_outb 281 dev/ic/aic7xxx.c ahc_outb(ahc, LASTPHASE, P_BUSFREE); ahc_outb 282 dev/ic/aic7xxx.c ahc_outb(ahc, SAVED_SCSIID, 0xFF); ahc_outb 283 dev/ic/aic7xxx.c ahc_outb(ahc, SAVED_LUN, 0xFF); ahc_outb 292 dev/ic/aic7xxx.c ahc_outb(ahc, TQINPOS, ahc->tqinfifonext); ahc_outb 295 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, ahc_outb 299 dev/ic/aic7xxx.c ahc_outb(ahc, CCSCBCNT, 0); ahc_outb 300 dev/ic/aic7xxx.c ahc_outb(ahc, CCSGCTL, 0); ahc_outb 301 dev/ic/aic7xxx.c ahc_outb(ahc, CCSCBCTL, 0); ahc_outb 310 dev/ic/aic7xxx.c ahc_outb(ahc, SEQ_FLAGS2, ahc_outb 319 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSEQINT); ahc_outb 321 dev/ic/aic7xxx.c ahc_outb(ahc, MWI_RESIDUAL, 0); ahc_outb 322 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, ahc->seqctl); ahc_outb 323 dev/ic/aic7xxx.c ahc_outb(ahc, SEQADDR0, 0); ahc_outb 324 dev/ic/aic7xxx.c ahc_outb(ahc, SEQADDR1, 0); ahc_outb 475 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSEQINT); ahc_outb 487 dev/ic/aic7xxx.c ahc_outb(ahc, RETURN_1, 0); ahc_outb 640 dev/ic/aic7xxx.c ahc_outb(ahc, RETURN_1, SEND_SENSE); ahc_outb 656 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, ahc_outb 687 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, HOST_MSG); ahc_outb 827 dev/ic/aic7xxx.c ahc_outb(ahc, LASTPHASE, curphase); ahc_outb 828 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISIGO, curphase); ahc_outb 839 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, ahc_outb 848 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, ahc_outb 931 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_outb 933 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_outb 941 dev/ic/aic7xxx.c ahc_outb(ahc, DSCOMMAND1, dscommand1 | HADDLDSEL0); ahc_outb 942 dev/ic/aic7xxx.c ahc_outb(ahc, HADDR, 0); ahc_outb 943 dev/ic/aic7xxx.c ahc_outb(ahc, DSCOMMAND1, dscommand1); ahc_outb 1055 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) ^ SELBUSB); ahc_outb 1062 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1084 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT0, CLRIOERR); ahc_outb 1101 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) ^ SELBUSB); ahc_outb 1127 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRSCSIPERR); ahc_outb 1204 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, mesg_out); ahc_outb 1214 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1220 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, 0); ahc_outb 1226 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); ahc_outb 1227 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); ahc_outb 1237 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT0, CLRSELINGO); ahc_outb 1240 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scbptr); ahc_outb 1273 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1292 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, ahc_outb 1301 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE); ahc_outb 1302 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); ahc_outb 1454 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1459 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1538 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE0, 0); ahc_outb 1549 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, simode1 & ENBUSFREE); ahc_outb 1551 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, 0); ahc_outb 1552 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1553 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); ahc_outb 1557 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRBUSFREE); ahc_outb 1558 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 1560 dev/ic/aic7xxx.c ahc_outb(ahc, HCNTRL, ahc->unpause); ahc_outb 1565 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE0, simode0); ahc_outb 1566 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, simode1); ahc_outb 1567 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, ahc->seqctl); ahc_outb 1578 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI ahc_outb 1582 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT0, CLRSELDO|CLRSELDI|CLRSELINGO); ahc_outb 1584 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRSCSIINT); ahc_outb 2046 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, sxfrctl0); ahc_outb 2050 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIRATE, scsirate); ahc_outb 2052 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIOFFSET, offset); ahc_outb 2126 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIRATE, scsirate); ahc_outb 2219 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, i); ahc_outb 2229 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_CONTROL, control); ahc_outb 2230 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_SCSIRATE, pending_hscb->scsirate); ahc_outb 2231 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_SCSIOFFSET, pending_hscb->scsioffset); ahc_outb 2233 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, saved_scbptr); ahc_outb 2337 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISIGO, scsisigo); ahc_outb 2388 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); ahc_outb 2405 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); ahc_outb 2422 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_CONTROL, ahc_inb(ahc, SCB_CONTROL) & ~MK_MESSAGE); ahc_outb 2611 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRATNO); ahc_outb 2613 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, MSG_NOOP); ahc_outb 2614 dev/ic/aic7xxx.c ahc_outb(ahc, SEQ_FLAGS2, ahc_outb 2693 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, ahc_outb 2696 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, HOST_MSG); ahc_outb 2759 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRATNO); ahc_outb 2770 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRATNO); ahc_outb 2771 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRREQINIT); ahc_outb 2776 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIDATL, MSG_PARITY_ERROR); ahc_outb 2794 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRATNO); ahc_outb 2801 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRREQINIT); ahc_outb 2807 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIDATL, ahc->msgout_buf[ahc->msgout_index++]); ahc_outb 2880 dev/ic/aic7xxx.c ahc_outb(ahc, CLRSINT1, CLRREQINIT); ahc_outb 2914 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO); ahc_outb 2918 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_outb 2925 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_outb 2934 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN); ahc_outb 2935 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIDATL, ahc->msgout_buf[ahc->msgout_index++]); ahc_outb 2954 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); ahc_outb 2981 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO); ahc_outb 2982 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_outb 2994 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, ahc_outb 3006 dev/ic/aic7xxx.c ahc_outb(ahc, RETURN_1, EXIT_MSG_LOOP); ahc_outb 3008 dev/ic/aic7xxx.c ahc_outb(ahc, RETURN_1, CONT_MSG_LOOP); ahc_outb 3590 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_CONTROL, ahc_outb 3595 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, MSG_IDENTIFYFLAG); ahc_outb 3735 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_LUN, ahc_outb 3780 dev/ic/aic7xxx.c ahc_outb(ahc, DSCOMMAND1, dscommand1 | HADDLDSEL0); ahc_outb 3781 dev/ic/aic7xxx.c ahc_outb(ahc, HADDR, ahc_outb 3783 dev/ic/aic7xxx.c ahc_outb(ahc, DSCOMMAND1, dscommand1); ahc_outb 3785 dev/ic/aic7xxx.c ahc_outb(ahc, HADDR + 3, dataptr >> 24); ahc_outb 3786 dev/ic/aic7xxx.c ahc_outb(ahc, HADDR + 2, dataptr >> 16); ahc_outb 3787 dev/ic/aic7xxx.c ahc_outb(ahc, HADDR + 1, dataptr >> 8); ahc_outb 3788 dev/ic/aic7xxx.c ahc_outb(ahc, HADDR, dataptr); ahc_outb 3789 dev/ic/aic7xxx.c ahc_outb(ahc, HCNT + 2, resid >> 16); ahc_outb 3790 dev/ic/aic7xxx.c ahc_outb(ahc, HCNT + 1, resid >> 8); ahc_outb 3791 dev/ic/aic7xxx.c ahc_outb(ahc, HCNT, resid); ahc_outb 3793 dev/ic/aic7xxx.c ahc_outb(ahc, STCNT + 2, resid >> 16); ahc_outb 3794 dev/ic/aic7xxx.c ahc_outb(ahc, STCNT + 1, resid >> 8); ahc_outb 3795 dev/ic/aic7xxx.c ahc_outb(ahc, STCNT, resid); ahc_outb 4043 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, 0); ahc_outb 4044 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, 0); ahc_outb 4045 dev/ic/aic7xxx.c ahc_outb(ahc, DSPCISTATUS, 0); ahc_outb 4048 dev/ic/aic7xxx.c ahc_outb(ahc, i, 0); ahc_outb 4083 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl | SELBUSB); ahc_outb 4085 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl & ~SELBUSB); ahc_outb 4089 dev/ic/aic7xxx.c ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause); ahc_outb 4106 dev/ic/aic7xxx.c ahc_outb(ahc, HCNTRL, ahc->pause); ahc_outb 4142 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl | SELBUSB); ahc_outb 4143 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, sxfrctl1_b); ahc_outb 4144 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl & ~SELBUSB); ahc_outb 4146 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, sxfrctl1_a); ahc_outb 4172 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, i); ahc_outb 4173 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_BASE, i); ahc_outb 4176 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, 0); ahc_outb 4207 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, i); ahc_outb 4215 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_BASE+j, 0xFF); ahc_outb 4218 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_CONTROL, 0); ahc_outb 4222 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_NEXT, i+1); ahc_outb 4224 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL); ahc_outb 4227 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL); ahc_outb 4228 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_SCSIID, 0xFF); ahc_outb 4229 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_LUN, 0xFF); ahc_outb 4234 dev/ic/aic7xxx.c ahc_outb(ahc, FREE_SCBH, 0); ahc_outb 4237 dev/ic/aic7xxx.c ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL); ahc_outb 4241 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, i-1); ahc_outb 4242 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_NEXT, SCB_LIST_NULL); ahc_outb 4513 dev/ic/aic7xxx.c ahc_outb(ahc, SEQ_FLAGS, 0); ahc_outb 4514 dev/ic/aic7xxx.c ahc_outb(ahc, SEQ_FLAGS2, 0); ahc_outb 4522 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) | SELBUSB); ahc_outb 4524 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIID, ahc->our_id_b); ahc_outb 4526 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) ahc_outb 4529 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); ahc_outb 4530 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); ahc_outb 4531 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); ahc_outb 4534 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~SELBUSB); ahc_outb 4538 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id); ahc_outb 4540 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIID, ahc->our_id); ahc_outb 4542 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) ahc_outb 4546 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR); ahc_outb 4547 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, ENSELTIMO|ENSCSIRST|ENSCSIPERR); ahc_outb 4548 dev/ic/aic7xxx.c ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); ahc_outb 4577 dev/ic/aic7xxx.c ahc_outb(ahc, TARGID, 0); ahc_outb 4578 dev/ic/aic7xxx.c ahc_outb(ahc, TARGID + 1, 0); ahc_outb 4585 dev/ic/aic7xxx.c ahc_outb(ahc, HSCB_ADDR, physaddr & 0xFF); ahc_outb 4586 dev/ic/aic7xxx.c ahc_outb(ahc, HSCB_ADDR + 1, (physaddr >> 8) & 0xFF); ahc_outb 4587 dev/ic/aic7xxx.c ahc_outb(ahc, HSCB_ADDR + 2, (physaddr >> 16) & 0xFF); ahc_outb 4588 dev/ic/aic7xxx.c ahc_outb(ahc, HSCB_ADDR + 3, (physaddr >> 24) & 0xFF); ahc_outb 4591 dev/ic/aic7xxx.c ahc_outb(ahc, SHARED_DATA_ADDR, physaddr & 0xFF); ahc_outb 4592 dev/ic/aic7xxx.c ahc_outb(ahc, SHARED_DATA_ADDR + 1, (physaddr >> 8) & 0xFF); ahc_outb 4593 dev/ic/aic7xxx.c ahc_outb(ahc, SHARED_DATA_ADDR + 2, (physaddr >> 16) & 0xFF); ahc_outb 4594 dev/ic/aic7xxx.c ahc_outb(ahc, SHARED_DATA_ADDR + 3, (physaddr >> 24) & 0xFF); ahc_outb 4601 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE, 5); ahc_outb 4602 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 1, 9); ahc_outb 4603 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 2, 9); ahc_outb 4604 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 3, 0); ahc_outb 4605 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 4, 15); ahc_outb 4606 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 5, 11); ahc_outb 4607 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 6, 0); ahc_outb 4608 dev/ic/aic7xxx.c ahc_outb(ahc, CMDSIZE_TABLE + 7, 0); ahc_outb 4611 dev/ic/aic7xxx.c ahc_outb(ahc, HS_MAILBOX, 0); ahc_outb 4616 dev/ic/aic7xxx.c ahc_outb(ahc, KERNEL_TQINPOS, ahc->tqinfifonext - 1); ahc_outb 4617 dev/ic/aic7xxx.c ahc_outb(ahc, TQINPOS, ahc->tqinfifonext); ahc_outb 4622 dev/ic/aic7xxx.c ahc_outb(ahc, QOFF_CTLSTA, SCB_QSIZE_256); ahc_outb 4623 dev/ic/aic7xxx.c ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); ahc_outb 4624 dev/ic/aic7xxx.c ahc_outb(ahc, SNSCB_QOFF, ahc->qinfifonext); ahc_outb 4625 dev/ic/aic7xxx.c ahc_outb(ahc, SDSCB_QOFF, 0); ahc_outb 4627 dev/ic/aic7xxx.c ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); ahc_outb 4628 dev/ic/aic7xxx.c ahc_outb(ahc, QINPOS, ahc->qinfifonext); ahc_outb 4629 dev/ic/aic7xxx.c ahc_outb(ahc, QOUTPOS, ahc->qoutfifonext); ahc_outb 4633 dev/ic/aic7xxx.c ahc_outb(ahc, WAITING_SCBH, SCB_LIST_NULL); ahc_outb 4636 dev/ic/aic7xxx.c ahc_outb(ahc, DISCONNECTED_SCBH, SCB_LIST_NULL); ahc_outb 4639 dev/ic/aic7xxx.c ahc_outb(ahc, MSG_OUT, MSG_NOOP); ahc_outb 4649 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ_TEMPLATE, scsiseq_template); ahc_outb 4657 dev/ic/aic7xxx.c ahc_outb(ahc, NEXT_QUEUED_SCB, ahc->next_queued_scb->hscb->tag); ahc_outb 4730 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 4731 dev/ic/aic7xxx.c ahc_outb(ahc, CLRINT, CLRBRKADRINT); ahc_outb 4820 dev/ic/aic7xxx.c ahc_outb(ahc, SEQ_FLAGS, 0); ahc_outb 4821 dev/ic/aic7xxx.c ahc_outb(ahc, SEQ_FLAGS2, 0); ahc_outb 5000 dev/ic/aic7xxx.c ahc_outb(ahc, HCNTRL, hcntrl); ahc_outb 5018 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); ahc_outb 5020 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, saved_scbptr); ahc_outb 5038 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); ahc_outb 5039 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_64_BTT+TCL_TARGET_OFFSET(tcl), SCB_LIST_NULL); ahc_outb 5040 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, saved_scbptr); ahc_outb 5043 dev/ic/aic7xxx.c ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); ahc_outb 5056 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, TCL_LUN(tcl)); ahc_outb 5057 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl), scbid); ahc_outb 5058 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, saved_scbptr); ahc_outb 5061 dev/ic/aic7xxx.c ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); ahc_outb 5141 dev/ic/aic7xxx.c ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); ahc_outb 5143 dev/ic/aic7xxx.c ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); ahc_outb 5152 dev/ic/aic7xxx.c ahc_outb(ahc, NEXT_QUEUED_SCB, scb->hscb->tag); ahc_outb 5175 dev/ic/aic7xxx.c ahc_outb(ahc, SNSCB_QOFF, qinpos); ahc_outb 5202 dev/ic/aic7xxx.c ahc_outb(ahc, SNSCB_QOFF, qinstart); ahc_outb 5222 dev/ic/aic7xxx.c ahc_outb(ahc, NEXT_QUEUED_SCB, ahc->next_queued_scb->hscb->tag); ahc_outb 5270 dev/ic/aic7xxx.c ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); ahc_outb 5272 dev/ic/aic7xxx.c ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); ahc_outb 5310 dev/ic/aic7xxx.c ahc_outb(ahc, NEXT_QUEUED_SCB, scb->hscb->tag); ahc_outb 5328 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, next); ahc_outb 5380 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, curscbptr); ahc_outb 5511 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, next); ahc_outb 5545 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, active_scb); ahc_outb 5558 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scbptr); ahc_outb 5561 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_CONTROL, 0); ahc_outb 5566 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, prev); ahc_outb 5567 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_NEXT, next); ahc_outb 5569 dev/ic/aic7xxx.c ahc_outb(ahc, DISCONNECTED_SCBH, next); ahc_outb 5586 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_TAG, SCB_LIST_NULL); ahc_outb 5589 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_NEXT, ahc_inb(ahc, FREE_SCBH)); ahc_outb 5590 dev/ic/aic7xxx.c ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR)); ahc_outb 5608 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scbpos); ahc_outb 5612 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_CONTROL, 0); ahc_outb 5619 dev/ic/aic7xxx.c ahc_outb(ahc, WAITING_SCBH, next); ahc_outb 5625 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); ahc_outb 5631 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, prev); ahc_outb 5632 dev/ic/aic7xxx.c ahc_outb(ahc, SCB_NEXT, next); ahc_outb 5638 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, curscb); ahc_outb 5742 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, i); ahc_outb 5775 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, active_scb); ahc_outb 5786 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENSCSIRST); ahc_outb 5788 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO); ahc_outb 5792 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO); ahc_outb 5797 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) | ENSCSIRST); ahc_outb 5860 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl ^ SELBUSB); ahc_outb 5871 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, simode1); ahc_outb 5875 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP)); ahc_outb 5876 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl); ahc_outb 5890 dev/ic/aic7xxx.c ahc_outb(ahc, SIMODE1, simode1); ahc_outb 5894 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP)); ahc_outb 6151 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); ahc_outb 6152 dev/ic/aic7xxx.c ahc_outb(ahc, SEQADDR0, 0); ahc_outb 6153 dev/ic/aic7xxx.c ahc_outb(ahc, SEQADDR1, 0); ahc_outb 6207 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); ahc_outb 6208 dev/ic/aic7xxx.c ahc_outb(ahc, SEQADDR0, 0); ahc_outb 6209 dev/ic/aic7xxx.c ahc_outb(ahc, SEQADDR1, 0); ahc_outb 6266 dev/ic/aic7xxx.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE); ahc_outb 6556 dev/ic/aic7xxx.c ahc_outb(ahc, SNSCB_QOFF, qinpos); ahc_outb 6570 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scb_index); ahc_outb 6580 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scb_index); ahc_outb 6600 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scb_index); ahc_outb 6608 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, i); ahc_outb 6628 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, scb->hscb->tag); ahc_outb 6664 dev/ic/aic7xxx.c ahc_outb(ahc, SCBPTR, saved_scbptr); ahc_outb 6914 dev/ic/aic7xxx.c ahc_outb(ahc, TARGID, targid_mask); ahc_outb 6915 dev/ic/aic7xxx.c ahc_outb(ahc, TARGID+1, (targid_mask >> 8)); ahc_outb 6946 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, ahc_outb 6949 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIID, target); ahc_outb 6952 dev/ic/aic7xxx.c ahc_outb(ahc, SBLKCTL, sblkctl); ahc_outb 6961 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ_TEMPLATE, scsiseq); ahc_outb 6964 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, scsiseq); ahc_outb 7038 dev/ic/aic7xxx.c ahc_outb(ahc, TARGID, targid_mask); ahc_outb 7039 dev/ic/aic7xxx.c ahc_outb(ahc, TARGID+1, ahc_outb 7060 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ_TEMPLATE, scsiseq); ahc_outb 7063 dev/ic/aic7xxx.c ahc_outb(ahc, SCSISEQ, scsiseq); ahc_outb 7119 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIID_ULTRA2, scsiid); ahc_outb 7121 dev/ic/aic7xxx.c ahc_outb(ahc, SCSIID, scsiid); ahc_outb 7171 dev/ic/aic7xxx.c ahc_outb(ahc, HS_MAILBOX, hs_mailbox); ahc_outb 7175 dev/ic/aic7xxx.c ahc_outb(ahc, KERNEL_TQINPOS, ahc_outb 103 dev/ic/aic7xxx_inline.h ahc_outb(ahc, HCNTRL, ahc->pause); ahc_outb 129 dev/ic/aic7xxx_inline.h ahc_outb(ahc, HCNTRL, ahc->unpause); ahc_outb 320 dev/ic/aic7xxx_inline.h ahc_outb(ahc, port, value & 0xFF); ahc_outb 321 dev/ic/aic7xxx_inline.h ahc_outb(ahc, port+1, (value >> 8) & 0xFF); ahc_outb 336 dev/ic/aic7xxx_inline.h ahc_outb(ahc, port, (value) & 0xFF); ahc_outb 337 dev/ic/aic7xxx_inline.h ahc_outb(ahc, port+1, ((value) >> 8) & 0xFF); ahc_outb 338 dev/ic/aic7xxx_inline.h ahc_outb(ahc, port+2, ((value) >> 16) & 0xFF); ahc_outb 339 dev/ic/aic7xxx_inline.h ahc_outb(ahc, port+3, ((value) >> 24) & 0xFF); ahc_outb 466 dev/ic/aic7xxx_inline.h ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); ahc_outb 470 dev/ic/aic7xxx_inline.h ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); ahc_outb 589 dev/ic/aic7xxx_inline.h ahc_outb(ahc, CLRINT, CLRCMDINT); ahc_outb 513 dev/ic/aic7xxx_openbsd.c ahc_outb(ahc, SCBPTR, scb->hscb->tag); ahc_outb 514 dev/ic/aic7xxx_openbsd.c ahc_outb(ahc, TARG_IMMEDIATE_SCB, scb->hscb->tag); ahc_outb 170 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, SCBPTR, 2); ahc_outb 194 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 195 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, CLRINT, CLRBRKADRINT); ahc_outb 296 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, TARG_OFFSET + i, offset); ahc_outb 314 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, TARG_SCSIRATE + i, scsirate); ahc_outb 351 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, SCSICONF, scsi_conf); ahc_outb 352 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, DISC_DSB, ~(discenable & 0xff)); ahc_outb 353 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, DISC_DSB + 1, ~((discenable >> 8) & 0xff)); ahc_outb 354 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, ULTRA_ENB, ultraenb & 0xff); ahc_outb 355 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, ULTRA_ENB + 1, (ultraenb >> 8) & 0xff); ahc_outb 539 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, SXFRCTL1, *sxfrctl1); ahc_outb 576 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, SXFRCTL1, *sxfrctl1); ahc_outb 657 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, SPIOCAP, spiocap); ahc_outb 658 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, BRDRW|BRDCS); ahc_outb 659 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, 0); ahc_outb 716 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, brdctl); ahc_outb 719 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, brdctl); ahc_outb 725 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, brdctl); ahc_outb 731 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, brdctl); ahc_outb 750 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, brdctl); ahc_outb 753 dev/ic/aic7xxx_seeprom.c ahc_outb(ahc, BRDCTL, 0); ahc_outb 897 dev/pci/ahc_pci.c ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); ahc_outb 898 dev/pci/ahc_pci.c ahc_outb(ahc, OPTIONMODE, ahc_outb 900 dev/pci/ahc_pci.c ahc_outb(ahc, SFUNCT, sfunct); ahc_outb 903 dev/pci/ahc_pci.c ahc_outb(ahc, CRCCONTROL1, CRCVALCHKEN|CRCENDCHKEN|CRCREQCHKEN ahc_outb 946 dev/pci/ahc_pci.c ahc_outb(ahc, DSCOMMAND0, dscommand0); ahc_outb 984 dev/pci/ahc_pci.c ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON))); ahc_outb 987 dev/pci/ahc_pci.c ahc_outb(ahc, DFF_THRSH, RD_DFTHRSH_MAX|WR_DFTHRSH_MAX); ahc_outb 989 dev/pci/ahc_pci.c ahc_outb(ahc, DSPCISTATUS, DFTHRSH_100); ahc_outb 1013 dev/pci/ahc_pci.c ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); ahc_outb 1048 dev/pci/ahc_pci.c ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); ahc_outb 1051 dev/pci/ahc_pci.c ahc_outb(ahc, SFUNCT, sfunct); ahc_outb 1159 dev/pci/ahc_pci.c ahc_outb(ahc, SCBBADDR, ahc->bd->func); ahc_outb 1178 dev/pci/ahc_pci.c ahc_outb(ahc, DSCOMMAND0, dscommand0); ahc_outb 1241 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, 0); ahc_outb 1242 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 1243 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRBRKADRINT); ahc_outb 1253 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 1254 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRBRKADRINT); ahc_outb 1290 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); ahc_outb 1292 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 1293 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRBRKADRINT); ahc_outb 1345 dev/pci/ahc_pci.c ahc_outb(ahc, HCNTRL, hcntrl|PAUSE); ahc_outb 1348 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, PERRORDIS); ahc_outb 1349 dev/pci/ahc_pci.c ahc_outb(ahc, SCBPTR, 0); ahc_outb 1366 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 1367 dev/pci/ahc_pci.c ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS); ahc_outb 1417 dev/pci/ahc_pci.c ahc_outb(ahc, CLRINT, CLRPARERR); ahc_outb 1426 dev/pci/ahc_pci.c ahc_outb(ahc, DSCOMMAND0, ahc->bus_softc.pci_softc.dscommand0); ahc_outb 1427 dev/pci/ahc_pci.c ahc_outb(ahc, DSPCISTATUS, ahc->bus_softc.pci_softc.dspcistatus); ahc_outb 1432 dev/pci/ahc_pci.c ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); ahc_outb 1433 dev/pci/ahc_pci.c ahc_outb(ahc, OPTIONMODE, ahc->bus_softc.pci_softc.optionmode); ahc_outb 1435 dev/pci/ahc_pci.c ahc_outb(ahc, SFUNCT, sfunct); ahc_outb 1436 dev/pci/ahc_pci.c ahc_outb(ahc, CRCCONTROL1, ahc_outb 1440 dev/pci/ahc_pci.c ahc_outb(ahc, SCBBADDR, ahc->bus_softc.pci_softc.scbbaddr); ahc_outb 1443 dev/pci/ahc_pci.c ahc_outb(ahc, DFF_THRSH, ahc->bus_softc.pci_softc.dff_thrsh);