Symbol: ahd_inb
sys/dev/ic/aic79xx.c
10019
if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
sys/dev/ic/aic79xx.c
10241
return ((ahd_inb(ahd, port+1) << 8) | ahd_inb(ahd, port));
sys/dev/ic/aic79xx.c
10258
return ((ahd_inb(ahd, port))
sys/dev/ic/aic79xx.c
10259
| (ahd_inb(ahd, port+1) << 8)
sys/dev/ic/aic79xx.c
10260
| (ahd_inb(ahd, port+2) << 16)
sys/dev/ic/aic79xx.c
10261
| (ahd_inb(ahd, port+3) << 24));
sys/dev/ic/aic79xx.c
10276
return ((ahd_inb(ahd, port))
sys/dev/ic/aic79xx.c
10277
| (ahd_inb(ahd, port+1) << 8)
sys/dev/ic/aic79xx.c
10278
| (ahd_inb(ahd, port+2) << 16)
sys/dev/ic/aic79xx.c
10279
| (ahd_inb(ahd, port+3) << 24)
sys/dev/ic/aic79xx.c
10280
| (((uint64_t)ahd_inb(ahd, port+4)) << 32)
sys/dev/ic/aic79xx.c
10281
| (((uint64_t)ahd_inb(ahd, port+5)) << 40)
sys/dev/ic/aic79xx.c
10282
| (((uint64_t)ahd_inb(ahd, port+6)) << 48)
sys/dev/ic/aic79xx.c
10283
| (((uint64_t)ahd_inb(ahd, port+7)) << 56));
sys/dev/ic/aic79xx.c
10304
return (ahd_inb(ahd, SCBPTR) | (ahd_inb(ahd, SCBPTR + 1) << 8));
sys/dev/ic/aic79xx.c
10331
return (ahd_inb(ahd, HESCB_QOFF));
sys/dev/ic/aic79xx.c
10362
return (ahd_inb(ahd, SESCB_QOFF));
sys/dev/ic/aic79xx.c
10376
return (ahd_inb(ahd, SDSCB_QOFF) | (ahd_inb(ahd, SDSCB_QOFF + 1) << 8));
sys/dev/ic/aic79xx.c
10406
value = ahd_inb(ahd, offset);
sys/dev/ic/aic79xx.c
10408
ahd_inb(ahd, MODE_PTR);
sys/dev/ic/aic79xx.c
1054
bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
sys/dev/ic/aic79xx.c
10626
intstat = ahd_inb(ahd, INTSTAT);
sys/dev/ic/aic79xx.c
10649
if (ahd_inb(ahd, SEQINTCODE) != NO_SEQINT)
sys/dev/ic/aic79xx.c
1166
ahd_inb(ahd, MODE_PTR));
sys/dev/ic/aic79xx.c
1203
ahd_name(ahd), ahd_inb(ahd, DFCNTRL),
sys/dev/ic/aic79xx.c
1204
ahd_inb(ahd, SG_CACHE_SHADOW));
sys/dev/ic/aic79xx.c
1231
bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
sys/dev/ic/aic79xx.c
1281
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
sys/dev/ic/aic79xx.c
1285
ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
sys/dev/ic/aic79xx.c
1288
ahd_inb(ahd, SAVED_SCSIID), ahd_inb(ahd, SAVED_LUN),
sys/dev/ic/aic79xx.c
1289
ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM));
sys/dev/ic/aic79xx.c
1292
ahd_inb(ahd, SEQ_FLAGS), ahd_get_scbptr(ahd),
sys/dev/ic/aic79xx.c
1294
BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID),
sys/dev/ic/aic79xx.c
1295
ahd_inb(ahd, SAVED_LUN))),
sys/dev/ic/aic79xx.c
1299
ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
sys/dev/ic/aic79xx.c
1303
ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI));
sys/dev/ic/aic79xx.c
1304
printf("SXFRCTL0 == 0x%x\n", ahd_inb(ahd, SXFRCTL0));
sys/dev/ic/aic79xx.c
1305
printf("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0));
sys/dev/ic/aic79xx.c
1332
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1336
SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)),
sys/dev/ic/aic79xx.c
1337
lastphase, ahd_inb(ahd, SCSISIGI));
sys/dev/ic/aic79xx.c
1344
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1348
SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)),
sys/dev/ic/aic79xx.c
1349
lastphase, ahd_inb(ahd, SCSISIGI));
sys/dev/ic/aic79xx.c
1372
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1381
ahd_inb(ahd, SEQ_FLAGS) & DPHASE
sys/dev/ic/aic79xx.c
1500
while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
sys/dev/ic/aic79xx.c
1501
&& (ahd_inb(ahd, SSTAT0) & SELDO) == 0
sys/dev/ic/aic79xx.c
1502
&& (ahd_inb(ahd, SSTAT1) & SELTO) == 0)
sys/dev/ic/aic79xx.c
1553
status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
sys/dev/ic/aic79xx.c
1554
status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO);
sys/dev/ic/aic79xx.c
1555
status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
sys/dev/ic/aic79xx.c
1556
lqistat1 = ahd_inb(ahd, LQISTAT1);
sys/dev/ic/aic79xx.c
1557
lqostat0 = ahd_inb(ahd, LQOSTAT0);
sys/dev/ic/aic79xx.c
1558
busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME;
sys/dev/ic/aic79xx.c
1563
simode0 = ahd_inb(ahd, SIMODE0);
sys/dev/ic/aic79xx.c
1570
&& (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
sys/dev/ic/aic79xx.c
1576
now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40;
sys/dev/ic/aic79xx.c
1713
busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME;
sys/dev/ic/aic79xx.c
1714
lqostat1 = ahd_inb(ahd, LQOSTAT1);
sys/dev/ic/aic79xx.c
1740
&& ahd_inb(ahd, LASTPHASE) == P_BUSFREE
sys/dev/ic/aic79xx.c
1741
&& (ahd_inb(ahd, SSTAT0) & SELDI) == 0
sys/dev/ic/aic79xx.c
1742
&& ((ahd_inb(ahd, SSTAT0) & SELDO) == 0
sys/dev/ic/aic79xx.c
1743
|| (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0))
sys/dev/ic/aic79xx.c
1763
if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
sys/dev/ic/aic79xx.c
1784
ahd_inb(ahd, SIMODE1) & ~ENBUSFREE);
sys/dev/ic/aic79xx.c
1821
lqistat1 = ahd_inb(ahd, LQISTAT1) & ~(LQIPHASE_LQ|LQIPHASE_NLQ);
sys/dev/ic/aic79xx.c
1822
lqistat2 = ahd_inb(ahd, LQISTAT2);
sys/dev/ic/aic79xx.c
1828
lqistate = ahd_inb(ahd, LQISTATE);
sys/dev/ic/aic79xx.c
1843
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
1844
curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
sys/dev/ic/aic79xx.c
1845
perrdiag = ahd_inb(ahd, PERRDIAG);
sys/dev/ic/aic79xx.c
1970
ahd_inb(ahd, SCSIDAT);
sys/dev/ic/aic79xx.c
2010
if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0
sys/dev/ic/aic79xx.c
2011
&& (ahd_inb(ahd, MDFFSTAT) & DLZERO) != 0) {
sys/dev/ic/aic79xx.c
2041
lqostat1 = ahd_inb(ahd, LQOSTAT1);
sys/dev/ic/aic79xx.c
2076
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
sys/dev/ic/aic79xx.c
2086
ahd_outb(ahd, LQCTL2, ahd_inb(ahd, LQCTL2) | LQOTOIDLE);
sys/dev/ic/aic79xx.c
2123
} else if ((ahd_inb(ahd, PERRDIAG) & PARITYERR) != 0) {
sys/dev/ic/aic79xx.c
2185
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
2186
saved_scsiid = ahd_inb(ahd, SAVED_SCSIID);
sys/dev/ic/aic79xx.c
2187
saved_lun = ahd_inb(ahd, SAVED_LUN);
sys/dev/ic/aic79xx.c
2197
&& (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
sys/dev/ic/aic79xx.c
2458
seq_flags = ahd_inb(ahd, SEQ_FLAGS);
sys/dev/ic/aic79xx.c
2459
curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
sys/dev/ic/aic79xx.c
2460
lastphase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
2521
ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
sys/dev/ic/aic79xx.c
2631
simode0 = ahd_inb(ahd, SIMODE0);
sys/dev/ic/aic79xx.c
2632
simode3 = ahd_inb(ahd, SIMODE3);
sys/dev/ic/aic79xx.c
2633
lqimode0 = ahd_inb(ahd, LQIMODE0);
sys/dev/ic/aic79xx.c
2634
lqimode1 = ahd_inb(ahd, LQIMODE1);
sys/dev/ic/aic79xx.c
2635
lqomode0 = ahd_inb(ahd, LQOMODE0);
sys/dev/ic/aic79xx.c
2636
lqomode1 = ahd_inb(ahd, LQOMODE1);
sys/dev/ic/aic79xx.c
2644
simode1 = ahd_inb(ahd, SIMODE1);
sys/dev/ic/aic79xx.c
2652
ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP);
sys/dev/ic/aic79xx.c
2672
ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP);
sys/dev/ic/aic79xx.c
2867
if ((ahd_inb(ahd, SBLKCTL) & ENAB40) != 0
sys/dev/ic/aic79xx.c
2868
&& (ahd_inb(ahd, SSTAT2) & EXP_ACTIVE) == 0) {
sys/dev/ic/aic79xx.c
301
packetized = ahd_inb(ahd, LQISTATE) != 0;
sys/dev/ic/aic79xx.c
304
packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED;
sys/dev/ic/aic79xx.c
316
active_fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
sys/dev/ic/aic79xx.c
3280
saved_negoaddr = ahd_inb(ahd, NEGOADDR);
sys/dev/ic/aic79xx.c
343
ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET);
sys/dev/ic/aic79xx.c
3435
if ((ahd_inb(ahd, SCSISIGI) & BSYI) != 0
sys/dev/ic/aic79xx.c
3436
&& (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
sys/dev/ic/aic79xx.c
3437
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
sys/dev/ic/aic79xx.c
3470
if (ahd_inb(ahd, SSTAT0) & TARGET)
sys/dev/ic/aic79xx.c
3476
&& (ahd_inb(ahd, SEQ_FLAGS) & CMDPHASE_PENDING) != 0) {
sys/dev/ic/aic79xx.c
3478
our_id = ahd_inb(ahd, TARGIDIN) & OID;
sys/dev/ic/aic79xx.c
3480
our_id = ahd_inb(ahd, TOWNID);
sys/dev/ic/aic79xx.c
3482
our_id = ahd_inb(ahd, IOWNID);
sys/dev/ic/aic79xx.c
3484
saved_scsiid = ahd_inb(ahd, SAVED_SCSIID);
sys/dev/ic/aic79xx.c
3488
ahd_inb(ahd, SAVED_LUN),
sys/dev/ic/aic79xx.c
3573
&& ahd_inb(ahd, MSG_OUT) == HOST_MSG) {
sys/dev/ic/aic79xx.c
3593
&& ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) {
sys/dev/ic/aic79xx.c
361
ahd_inb(ahd, SCSISEQ_TEMPLATE) & (ENSELI|ENRSELI|ENAUTOATNP));
sys/dev/ic/aic79xx.c
3659
ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT),
sys/dev/ic/aic79xx.c
3863
if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
sys/dev/ic/aic79xx.c
387
if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
sys/dev/ic/aic79xx.c
3872
ahd_inb(ahd, SEQ_FLAGS2) & ~TARGET_MSG_PENDING);
sys/dev/ic/aic79xx.c
3888
bus_phase = ahd_inb(ahd, LASTPHASE);
sys/dev/ic/aic79xx.c
3890
if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) {
sys/dev/ic/aic79xx.c
4023
ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
sys/dev/ic/aic79xx.c
4084
if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
sys/dev/ic/aic79xx.c
4102
ahd_inb(ahd, SCSIDAT);
sys/dev/ic/aic79xx.c
4104
ahd_inb(ahd, SXFRCTL0) | SPIOEN);
sys/dev/ic/aic79xx.c
4111
ahd_inb(ahd, SXFRCTL0) & ~SPIOEN);
sys/dev/ic/aic79xx.c
4119
ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN);
sys/dev/ic/aic79xx.c
4137
lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;
sys/dev/ic/aic79xx.c
4144
ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN);
sys/dev/ic/aic79xx.c
4145
ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT);
sys/dev/ic/aic79xx.c
416
while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) {
sys/dev/ic/aic79xx.c
4173
ahd_inb(ahd, SXFRCTL0) | SPIOEN);
sys/dev/ic/aic79xx.c
4185
ahd_inb(ahd, SXFRCTL0) | SPIOEN);
sys/dev/ic/aic79xx.c
4628
tag = ahd_inb(ahd, INITIATOR_TAG);
sys/dev/ic/aic79xx.c
4655
ahd_name(ahd), ahd_inb(ahd, SCSISIGI));
sys/dev/ic/aic79xx.c
4708
last_msg = ahd_inb(ahd, LAST_MSG);
sys/dev/ic/aic79xx.c
4869
if ((ahd_inb(ahd, SEQ_FLAGS) & DPHASE) == 0
sys/dev/ic/aic79xx.c
5030
while (--wait && !(ahd_inb(ahd, MDFFSTAT) & FIFOFREE))
sys/dev/ic/aic79xx.c
5040
ahd_inb(ahd, DFFSTAT)
sys/dev/ic/aic79xx.c
508
while (((ccscbctl = ahd_inb(ahd, CCSCBCTL)) & (CCARREN|CCSCBEN)) != 0) {
sys/dev/ic/aic79xx.c
5467
sxfrctl1 = ahd_inb(ahd, SXFRCTL1);
sys/dev/ic/aic79xx.c
5497
} while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK));
sys/dev/ic/aic79xx.c
5540
if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0)
sys/dev/ic/aic79xx.c
5737
ahd_outb(ahd, DSPDATACTL, ahd_inb(ahd, DSPDATACTL)
sys/dev/ic/aic79xx.c
5739
ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
sys/dev/ic/aic79xx.c
5758
sblkctl = ahd_inb(ahd, SBLKCTL);
sys/dev/ic/aic79xx.c
5766
ahd_inb(ahd, DSPDATACTL) & ~BYPASSENAB);
sys/dev/ic/aic79xx.c
5772
ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));
sys/dev/ic/aic79xx.c
618
|| ((ahd_inb(ahd, LONGJMP_ADDR+1) & INVALID_ADDR) != 0
sys/dev/ic/aic79xx.c
619
&& (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0))
sys/dev/ic/aic79xx.c
6217
ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON));
sys/dev/ic/aic79xx.c
6254
(ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait;
sys/dev/ic/aic79xx.c
6274
ahd_outb(ahd, DSCOMMAND0, ahd_inb(ahd, DSCOMMAND0)|MPARCKEN|CACHETHEN);
sys/dev/ic/aic79xx.c
6290
ahd_outb(ahd, PCIXCTL, ahd_inb(ahd, PCIXCTL) | SPLTSTADIS);
sys/dev/ic/aic79xx.c
641
seqintsrc = ahd_inb(ahd, SEQINTSRC);
sys/dev/ic/aic79xx.c
6762
hcntrl = ahd_inb(ahd, HCNTRL);
sys/dev/ic/aic79xx.c
6827
ahd_outb(ahd, SEQ_FLAGS2, ahd_inb(ahd, SEQ_FLAGS2) | SELECTOUT_QFROZEN);
sys/dev/ic/aic79xx.c
6839
intstat = ahd_inb(ahd, INTSTAT);
sys/dev/ic/aic79xx.c
6842
intstat = ahd_inb(ahd, INTSTAT);
sys/dev/ic/aic79xx.c
6847
|| (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
sys/dev/ic/aic79xx.c
6848
|| (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
sys/dev/ic/aic79xx.c
6852
ahd_inb(ahd, INTSTAT));
sys/dev/ic/aic79xx.c
692
if ((ahd_inb(ahd, LONGJMP_ADDR+1)&INVALID_ADDR) != 0) {
sys/dev/ic/aic79xx.c
705
if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
sys/dev/ic/aic79xx.c
7124
if ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN|CCSCBDIR))
sys/dev/ic/aic79xx.c
7127
ahd_inb(ahd, CCSCBCTL) & ~(CCARREN|CCSCBEN));
sys/dev/ic/aic79xx.c
7128
while ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN)) != 0)
sys/dev/ic/aic79xx.c
713
ahd_outb(ahd, DFCNTRL, ahd_inb(ahd, DFCNTRL) | FIFOFLUSH);
sys/dev/ic/aic79xx.c
7199
seq_flags2 = ahd_inb(ahd, SEQ_FLAGS2);
sys/dev/ic/aic79xx.c
722
if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) {
sys/dev/ic/aic79xx.c
730
if ((ahd_inb(ahd, SG_CACHE_SHADOW) & 0x80) != 0
sys/dev/ic/aic79xx.c
734
sgptr |= ahd_inb(ahd, SG_CACHE_SHADOW)
sys/dev/ic/aic79xx.c
750
ahd_inb(ahd, SEQIMODE) | ENSAVEPTRS);
sys/dev/ic/aic79xx.c
755
if ((ahd_inb(ahd, DFCNTRL) & DIRECTION) != 0)
sys/dev/ic/aic79xx.c
757
} else if ((ahd_inb(ahd, SG_STATE) & LOADING_NEEDED) != 0) {
sys/dev/ic/aic79xx.c
7582
ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) & ~ENSCSIRST);
sys/dev/ic/aic79xx.c
7583
scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO);
sys/dev/ic/aic79xx.c
7642
next_fifo = fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
sys/dev/ic/aic79xx.c
7650
ahd_inb(ahd, DFCNTRL) & ~(SCSIEN|HDMAEN));
sys/dev/ic/aic79xx.c
7651
while ((ahd_inb(ahd, DFCNTRL) & HDMAENACK) != 0)
sys/dev/ic/aic79xx.c
7665
ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST));
sys/dev/ic/aic79xx.c
768
if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0) {
sys/dev/ic/aic79xx.c
7777
if ((ahd_inb(ahd, SSTAT1) & SCSIRSTI) != 0) {
sys/dev/ic/aic79xx.c
7787
ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) | ENSCSIRST);
sys/dev/ic/aic79xx.c
7788
scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
sys/dev/ic/aic79xx.c
779
if ((ahd_inb(ahd, DFSTATUS) & PRELOAD_AVAIL) != 0
sys/dev/ic/aic79xx.c
780
&& (ahd_inb(ahd, DFCNTRL) & HDMAENACK) != 0) {
sys/dev/ic/aic79xx.c
826
dfcntrl = ahd_inb(ahd, DFCNTRL)|PRELOADEN|HDMAEN;
sys/dev/ic/aic79xx.c
837
} else if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG_DONE) != 0) {
sys/dev/ic/aic79xx.c
846
} else if ((ahd_inb(ahd, DFSTATUS) & FIFOEMP) != 0) {
sys/dev/ic/aic79xx.c
8604
stack_entry = ahd_inb(ahd, STACK)
sys/dev/ic/aic79xx.c
8605
|(ahd_inb(ahd, STACK) << 8);
sys/dev/ic/aic79xx.c
8707
ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50);
sys/dev/ic/aic79xx.c
8708
ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 50);
sys/dev/ic/aic79xx.c
8709
ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);
sys/dev/ic/aic79xx.c
8710
ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50);
sys/dev/ic/aic79xx.c
8711
ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50);
sys/dev/ic/aic79xx.c
8712
ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50);
sys/dev/ic/aic79xx.c
8713
ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50);
sys/dev/ic/aic79xx.c
8714
ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50);
sys/dev/ic/aic79xx.c
8715
ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50);
sys/dev/ic/aic79xx.c
8716
ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50);
sys/dev/ic/aic79xx.c
8717
ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50);
sys/dev/ic/aic79xx.c
8718
ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50);
sys/dev/ic/aic79xx.c
8719
ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50);
sys/dev/ic/aic79xx.c
8720
ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50);
sys/dev/ic/aic79xx.c
8721
ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50);
sys/dev/ic/aic79xx.c
8722
ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50);
sys/dev/ic/aic79xx.c
8723
ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50);
sys/dev/ic/aic79xx.c
8724
ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50);
sys/dev/ic/aic79xx.c
8729
ahd_mk_message_scsiid_print(ahd_inb(ahd, MK_MESSAGE_SCSIID),
sys/dev/ic/aic79xx.c
8731
ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50);
sys/dev/ic/aic79xx.c
8732
ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50);
sys/dev/ic/aic79xx.c
8733
ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50);
sys/dev/ic/aic79xx.c
8734
ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
sys/dev/ic/aic79xx.c
8735
ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50);
sys/dev/ic/aic79xx.c
8736
ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50);
sys/dev/ic/aic79xx.c
8737
ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50);
sys/dev/ic/aic79xx.c
8738
ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50);
sys/dev/ic/aic79xx.c
8739
ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50);
sys/dev/ic/aic79xx.c
8740
ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50);
sys/dev/ic/aic79xx.c
8741
ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50);
sys/dev/ic/aic79xx.c
8742
ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50);
sys/dev/ic/aic79xx.c
8817
dffstat = ahd_inb(ahd, DFFSTAT);
sys/dev/ic/aic79xx.c
8831
ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50);
sys/dev/ic/aic79xx.c
8832
ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50);
sys/dev/ic/aic79xx.c
8833
ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50);
sys/dev/ic/aic79xx.c
8834
ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50);
sys/dev/ic/aic79xx.c
8835
ahd_sg_cache_shadow_print(ahd_inb(ahd, SG_CACHE_SHADOW),
sys/dev/ic/aic79xx.c
8837
ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50);
sys/dev/ic/aic79xx.c
8838
ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50);
sys/dev/ic/aic79xx.c
8839
ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50);
sys/dev/ic/aic79xx.c
8840
ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50);
sys/dev/ic/aic79xx.c
8848
(ahd_inb(ahd, SHCNT)
sys/dev/ic/aic79xx.c
8849
| (ahd_inb(ahd, SHCNT + 1) << 8)
sys/dev/ic/aic79xx.c
8850
| (ahd_inb(ahd, SHCNT + 2) << 16)));
sys/dev/ic/aic79xx.c
8858
(ahd_inb(ahd, HCNT)
sys/dev/ic/aic79xx.c
8859
| (ahd_inb(ahd, HCNT + 1) << 8)
sys/dev/ic/aic79xx.c
8860
| (ahd_inb(ahd, HCNT + 2) << 16)));
sys/dev/ic/aic79xx.c
8861
ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50);
sys/dev/ic/aic79xx.c
8872
printf("0x%x ", ahd_inb(ahd, LQIN + i));
sys/dev/ic/aic79xx.c
8876
ahd_name(ahd), ahd_inb(ahd, LQISTATE), ahd_inb(ahd, LQOSTATE),
sys/dev/ic/aic79xx.c
8877
ahd_inb(ahd, OPTIONMODE));
sys/dev/ic/aic79xx.c
8879
ahd_name(ahd), ahd_inb(ahd, OS_SPACE_CNT),
sys/dev/ic/aic79xx.c
8880
ahd_inb(ahd, MAXCMDCNT));
sys/dev/ic/aic79xx.c
8882
ahd_name(ahd), ahd_inb(ahd, SAVED_SCSIID),
sys/dev/ic/aic79xx.c
8883
ahd_inb(ahd, SAVED_LUN));
sys/dev/ic/aic79xx.c
8884
ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50);
sys/dev/ic/aic79xx.c
8888
ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50);
sys/dev/ic/aic79xx.c
8908
ahd_inb(ahd, STACK)|(ahd_inb(ahd, STACK) << 8);
sys/dev/ic/aic79xx.c
9035
*bytestream_ptr++ = ahd_inb(ahd, SEEDAT);
sys/dev/ic/aic79xx.c
9036
*bytestream_ptr = ahd_inb(ahd, SEEDAT+1);
sys/dev/ic/aic79xx.c
9107
while ((ahd_inb(ahd, SEESTAT) & (SEEARBACK|SEEBUSY)) != 0 && --cnt)
sys/dev/ic/aic79xx.c
919
error = ahd_inb(ahd, ERROR);
sys/dev/ic/aic79xx.c
9233
*value = ahd_inb(ahd, BRDDAT);
sys/dev/ic/aic79xx.c
9249
while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt)
sys/dev/ic/aic79xx.c
9471
sblkctl = ahd_inb(ahd, SBLKCTL);
sys/dev/ic/aic79xx.c
948
seqintcode = ahd_inb(ahd, SEQINTCODE);
sys/dev/ic/aic79xx.c
9493
scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
sys/dev/ic/aic79xx.c
9496
scsiseq1 = ahd_inb(ahd, SCSISEQ1);
sys/dev/ic/aic79xx.c
9587
scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
sys/dev/ic/aic79xx.c
9590
scsiseq1 = ahd_inb(ahd, SCSISEQ1);
sys/dev/ic/aic79xx.c
9630
scsiid = ahd_inb(ahd, SCSIID_ULTRA2);
sys/dev/ic/aic79xx.c
9632
scsiid = ahd_inb(ahd, SCSIID);
sys/dev/ic/aic79xx.c
9683
hs_mailbox = ahd_inb(ahd, HS_MAILBOX);
sys/dev/ic/aic79xx.c
990
if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0
sys/dev/ic/aic79xx.c
991
&& (ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
sys/dev/ic/aic79xx.c
9923
mode_ptr = ahd_inb(ahd, MODE_PTR);
sys/dev/ic/aic79xx.c
9972
return ((ahd_inb(ahd, HCNTRL) & PAUSE) != 0);
sys/dev/ic/aic79xx_openbsd.c
459
if (ahd_inb(ahd, INTSTAT) & INT_PEND)
sys/dev/ic/aic79xx_openbsd.c
659
ahd_inb(ahd, INTSTAT);
sys/dev/pci/ahd_pci.c
1020
split_status[i] = ahd_inb(ahd, DCHSPLTSTAT0);
sys/dev/pci/ahd_pci.c
1021
split_status1[i] = ahd_inb(ahd, DCHSPLTSTAT1);
sys/dev/pci/ahd_pci.c
1027
sg_split_status[i] = ahd_inb(ahd, SGSPLTSTAT0);
sys/dev/pci/ahd_pci.c
1028
sg_split_status1[i] = ahd_inb(ahd, SGSPLTSTAT1);
sys/dev/pci/ahd_pci.c
593
hcntrl = ahd_inb(ahd, HCNTRL);
sys/dev/pci/ahd_pci.c
612
targpcistat = ahd_inb(ahd, TARGPCISTAT);
sys/dev/pci/ahd_pci.c
624
if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
sys/dev/pci/ahd_pci.c
626
targpcistat = ahd_inb(ahd, TARGPCISTAT);
sys/dev/pci/ahd_pci.c
634
if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
sys/dev/pci/ahd_pci.c
637
targpcistat = ahd_inb(ahd, TARGPCISTAT);
sys/dev/pci/ahd_pci.c
848
sxfrctl1 = ahd_inb(ahd, SXFRCTL1) & ~STPWEN;
sys/dev/pci/ahd_pci.c
945
intstat = ahd_inb(ahd, INTSTAT);
sys/dev/pci/ahd_pci.c
961
pci_status[i] = ahd_inb(ahd, reg);