Symbol: ahd_inb
drivers/scsi/aic7xxx/aic79xx_core.c
10027
while ((ahd_inb(ahd, SEESTAT) & (SEEARBACK|SEEBUSY)) != 0 && --cnt)
drivers/scsi/aic7xxx/aic79xx_core.c
10128
while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt)
drivers/scsi/aic7xxx/aic79xx_core.c
10171
*value = ahd_inb(ahd, BRDDAT);
drivers/scsi/aic7xxx/aic79xx_core.c
10391
sblkctl = ahd_inb(ahd, SBLKCTL);
drivers/scsi/aic7xxx/aic79xx_core.c
10413
scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
drivers/scsi/aic7xxx/aic79xx_core.c
10416
scsiseq1 = ahd_inb(ahd, SCSISEQ1);
drivers/scsi/aic7xxx/aic79xx_core.c
10507
scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE);
drivers/scsi/aic7xxx/aic79xx_core.c
10510
scsiseq1 = ahd_inb(ahd, SCSISEQ1);
drivers/scsi/aic7xxx/aic79xx_core.c
1055
packetized = ahd_inb(ahd, LQISTATE) != 0;
drivers/scsi/aic7xxx/aic79xx_core.c
10550
scsiid = ahd_inb(ahd, SCSIID_ULTRA2);
drivers/scsi/aic7xxx/aic79xx_core.c
10552
scsiid = ahd_inb(ahd, SCSIID);
drivers/scsi/aic7xxx/aic79xx_core.c
1058
packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED;
drivers/scsi/aic7xxx/aic79xx_core.c
10603
hs_mailbox = ahd_inb(ahd, HS_MAILBOX);
drivers/scsi/aic7xxx/aic79xx_core.c
1070
active_fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
drivers/scsi/aic7xxx/aic79xx_core.c
1130
ahd_outb(ahd, SXFRCTL1, ahd_inb(ahd, SXFRCTL1) & ~BITBUCKET);
drivers/scsi/aic7xxx/aic79xx_core.c
1148
ahd_inb(ahd, SCSISEQ_TEMPLATE) & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic79xx_core.c
1174
if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
1203
while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1295
while (((ccscbctl = ahd_inb(ahd, CCSCBCTL)) & (CCARREN|CCSCBEN)) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1405
|| ((ahd_inb(ahd, LONGJMP_ADDR+1) & INVALID_ADDR) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
1406
&& (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0))
drivers/scsi/aic7xxx/aic79xx_core.c
1428
seqintsrc = ahd_inb(ahd, SEQINTSRC);
drivers/scsi/aic7xxx/aic79xx_core.c
1479
if ((ahd_inb(ahd, LONGJMP_ADDR+1)&INVALID_ADDR) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1492
if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
1500
ahd_outb(ahd, DFCNTRL, ahd_inb(ahd, DFCNTRL) | FIFOFLUSH);
drivers/scsi/aic7xxx/aic79xx_core.c
1509
if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1517
if ((ahd_inb(ahd, SG_CACHE_SHADOW) & 0x80) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
1521
sgptr |= ahd_inb(ahd, SG_CACHE_SHADOW)
drivers/scsi/aic7xxx/aic79xx_core.c
1537
ahd_inb(ahd, SEQIMODE) | ENSAVEPTRS);
drivers/scsi/aic7xxx/aic79xx_core.c
1542
if ((ahd_inb(ahd, DFCNTRL) & DIRECTION) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
1544
} else if ((ahd_inb(ahd, SG_STATE) & LOADING_NEEDED) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1555
if ((ahd_inb(ahd, SG_STATE) & FETCH_INPROG) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1566
if ((ahd_inb(ahd, DFSTATUS) & PRELOAD_AVAIL) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
1567
&& (ahd_inb(ahd, DFCNTRL) & HDMAENACK) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1613
dfcntrl = ahd_inb(ahd, DFCNTRL)|PRELOADEN|HDMAEN;
drivers/scsi/aic7xxx/aic79xx_core.c
1624
} else if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG_DONE) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1633
} else if ((ahd_inb(ahd, DFSTATUS) & FIFOEMP) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1706
error = ahd_inb(ahd, ERROR);
drivers/scsi/aic7xxx/aic79xx_core.c
1778
seqintcode = ahd_inb(ahd, SEQINTCODE);
drivers/scsi/aic7xxx/aic79xx_core.c
1820
if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
1821
&& (ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
1888
bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic79xx_core.c
1998
ahd_inb(ahd, MODE_PTR));
drivers/scsi/aic7xxx/aic79xx_core.c
2035
ahd_name(ahd), ahd_inb(ahd, DFCNTRL),
drivers/scsi/aic7xxx/aic79xx_core.c
2036
ahd_inb(ahd, SG_CACHE_SHADOW));
drivers/scsi/aic7xxx/aic79xx_core.c
2063
bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic79xx_core.c
2112
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
drivers/scsi/aic7xxx/aic79xx_core.c
2116
ahd_name(ahd), 'A', ahd_inb(ahd, SELID) >> 4);
drivers/scsi/aic7xxx/aic79xx_core.c
2119
ahd_inb(ahd, SAVED_SCSIID), ahd_inb(ahd, SAVED_LUN),
drivers/scsi/aic7xxx/aic79xx_core.c
2120
ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM));
drivers/scsi/aic7xxx/aic79xx_core.c
2123
ahd_inb(ahd, SEQ_FLAGS), ahd_get_scbptr(ahd),
drivers/scsi/aic7xxx/aic79xx_core.c
2125
BUILD_TCL(ahd_inb(ahd, SAVED_SCSIID),
drivers/scsi/aic7xxx/aic79xx_core.c
2126
ahd_inb(ahd, SAVED_LUN))),
drivers/scsi/aic7xxx/aic79xx_core.c
2130
ahd_inb(ahd, SELID), ahd_inb_scbram(ahd, SCB_SCSIID),
drivers/scsi/aic7xxx/aic79xx_core.c
2134
ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI));
drivers/scsi/aic7xxx/aic79xx_core.c
2135
printk("SXFRCTL0 == 0x%x\n", ahd_inb(ahd, SXFRCTL0));
drivers/scsi/aic7xxx/aic79xx_core.c
2136
printk("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0));
drivers/scsi/aic7xxx/aic79xx_core.c
2163
lastphase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
2167
SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)),
drivers/scsi/aic7xxx/aic79xx_core.c
2168
lastphase, ahd_inb(ahd, SCSISIGI));
drivers/scsi/aic7xxx/aic79xx_core.c
2175
lastphase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
2179
SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)),
drivers/scsi/aic7xxx/aic79xx_core.c
2180
lastphase, ahd_inb(ahd, SCSISIGI));
drivers/scsi/aic7xxx/aic79xx_core.c
2203
lastphase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
2212
ahd_inb(ahd, SEQ_FLAGS) & DPHASE
drivers/scsi/aic7xxx/aic79xx_core.c
2334
while ((ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
2335
&& (ahd_inb(ahd, SSTAT0) & SELDO) == 0
drivers/scsi/aic7xxx/aic79xx_core.c
2336
&& (ahd_inb(ahd, SSTAT1) & SELTO) == 0)
drivers/scsi/aic7xxx/aic79xx_core.c
2387
status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
drivers/scsi/aic7xxx/aic79xx_core.c
2388
status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO);
drivers/scsi/aic7xxx/aic79xx_core.c
2389
status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
drivers/scsi/aic7xxx/aic79xx_core.c
2390
lqistat1 = ahd_inb(ahd, LQISTAT1);
drivers/scsi/aic7xxx/aic79xx_core.c
2391
lqostat0 = ahd_inb(ahd, LQOSTAT0);
drivers/scsi/aic7xxx/aic79xx_core.c
2392
busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME;
drivers/scsi/aic7xxx/aic79xx_core.c
2411
simode0 = ahd_inb(ahd, SIMODE0);
drivers/scsi/aic7xxx/aic79xx_core.c
2418
&& (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
2424
now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40;
drivers/scsi/aic7xxx/aic79xx_core.c
2560
busfreetime = ahd_inb(ahd, SSTAT2) & BUSFREETIME;
drivers/scsi/aic7xxx/aic79xx_core.c
2561
lqostat1 = ahd_inb(ahd, LQOSTAT1);
drivers/scsi/aic7xxx/aic79xx_core.c
2589
&& ahd_inb(ahd, LASTPHASE) == P_BUSFREE
drivers/scsi/aic7xxx/aic79xx_core.c
2590
&& (ahd_inb(ahd, SSTAT0) & SELDI) == 0
drivers/scsi/aic7xxx/aic79xx_core.c
2591
&& ((ahd_inb(ahd, SSTAT0) & SELDO) == 0
drivers/scsi/aic7xxx/aic79xx_core.c
2592
|| (ahd_inb(ahd, SCSISEQ0) & ENSELO) == 0))
drivers/scsi/aic7xxx/aic79xx_core.c
2612
if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
drivers/scsi/aic7xxx/aic79xx_core.c
2633
ahd_inb(ahd, SIMODE1) & ~ENBUSFREE);
drivers/scsi/aic7xxx/aic79xx_core.c
2669
lqistat1 = ahd_inb(ahd, LQISTAT1) & ~(LQIPHASE_LQ|LQIPHASE_NLQ);
drivers/scsi/aic7xxx/aic79xx_core.c
2670
ahd_inb(ahd, LQISTAT2);
drivers/scsi/aic7xxx/aic79xx_core.c
2676
lqistate = ahd_inb(ahd, LQISTATE);
drivers/scsi/aic7xxx/aic79xx_core.c
2691
lastphase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
2692
curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic79xx_core.c
2693
perrdiag = ahd_inb(ahd, PERRDIAG);
drivers/scsi/aic7xxx/aic79xx_core.c
2818
ahd_inb(ahd, SCSIDAT);
drivers/scsi/aic7xxx/aic79xx_core.c
2858
if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
2859
&& (ahd_inb(ahd, MDFFSTAT) & DLZERO) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
2889
lqostat1 = ahd_inb(ahd, LQOSTAT1);
drivers/scsi/aic7xxx/aic79xx_core.c
2924
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
drivers/scsi/aic7xxx/aic79xx_core.c
2934
ahd_outb(ahd, LQCTL2, ahd_inb(ahd, LQCTL2) | LQOTOIDLE);
drivers/scsi/aic7xxx/aic79xx_core.c
2971
} else if ((ahd_inb(ahd, PERRDIAG) & PARITYERR) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
299
mode_ptr = ahd_inb(ahd, MODE_PTR);
drivers/scsi/aic7xxx/aic79xx_core.c
3033
lastphase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
3034
saved_scsiid = ahd_inb(ahd, SAVED_SCSIID);
drivers/scsi/aic7xxx/aic79xx_core.c
3035
saved_lun = ahd_inb(ahd, SAVED_LUN);
drivers/scsi/aic7xxx/aic79xx_core.c
3045
&& (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
3302
seq_flags = ahd_inb(ahd, SEQ_FLAGS);
drivers/scsi/aic7xxx/aic79xx_core.c
3303
curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic79xx_core.c
3304
lastphase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
3365
ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
drivers/scsi/aic7xxx/aic79xx_core.c
3474
simode0 = ahd_inb(ahd, SIMODE0);
drivers/scsi/aic7xxx/aic79xx_core.c
3475
simode3 = ahd_inb(ahd, SIMODE3);
drivers/scsi/aic7xxx/aic79xx_core.c
3476
lqimode0 = ahd_inb(ahd, LQIMODE0);
drivers/scsi/aic7xxx/aic79xx_core.c
3477
lqimode1 = ahd_inb(ahd, LQIMODE1);
drivers/scsi/aic7xxx/aic79xx_core.c
3478
lqomode0 = ahd_inb(ahd, LQOMODE0);
drivers/scsi/aic7xxx/aic79xx_core.c
3479
lqomode1 = ahd_inb(ahd, LQOMODE1);
drivers/scsi/aic7xxx/aic79xx_core.c
3487
simode1 = ahd_inb(ahd, SIMODE1);
drivers/scsi/aic7xxx/aic79xx_core.c
3495
ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP);
drivers/scsi/aic7xxx/aic79xx_core.c
351
return ((ahd_inb(ahd, HCNTRL) & PAUSE) != 0);
drivers/scsi/aic7xxx/aic79xx_core.c
3515
ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP);
drivers/scsi/aic7xxx/aic79xx_core.c
3670
if ((ahd_inb(ahd, SBLKCTL) & ENAB40) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
3671
&& (ahd_inb(ahd, SSTAT2) & EXP_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
398
if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
drivers/scsi/aic7xxx/aic79xx_core.c
4080
saved_negoaddr = ahd_inb(ahd, NEGOADDR);
drivers/scsi/aic7xxx/aic79xx_core.c
4242
if ((ahd_inb(ahd, SCSISIGI) & BSYI) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
4243
&& (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
drivers/scsi/aic7xxx/aic79xx_core.c
4244
ahd_outb(ahd, SCSISEQ0, ahd_inb(ahd, SCSISEQ0) & ~ENSELO);
drivers/scsi/aic7xxx/aic79xx_core.c
4277
if (ahd_inb(ahd, SSTAT0) & TARGET)
drivers/scsi/aic7xxx/aic79xx_core.c
4283
&& (ahd_inb(ahd, SEQ_FLAGS) & CMDPHASE_PENDING) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
4285
our_id = ahd_inb(ahd, TARGIDIN) & OID;
drivers/scsi/aic7xxx/aic79xx_core.c
4287
our_id = ahd_inb(ahd, TOWNID);
drivers/scsi/aic7xxx/aic79xx_core.c
4289
our_id = ahd_inb(ahd, IOWNID);
drivers/scsi/aic7xxx/aic79xx_core.c
4291
saved_scsiid = ahd_inb(ahd, SAVED_SCSIID);
drivers/scsi/aic7xxx/aic79xx_core.c
4295
ahd_inb(ahd, SAVED_LUN),
drivers/scsi/aic7xxx/aic79xx_core.c
4380
&& ahd_inb(ahd, MSG_OUT) == HOST_MSG) {
drivers/scsi/aic7xxx/aic79xx_core.c
4400
&& ahd_inb(ahd, MSG_OUT) == MSG_IDENTIFYFLAG) {
drivers/scsi/aic7xxx/aic79xx_core.c
4466
ahd_inb_scbram(ahd, SCB_CONTROL), ahd_inb(ahd, MSG_OUT),
drivers/scsi/aic7xxx/aic79xx_core.c
4660
if ((ahd_inb(ahd, SCSISIGO) & ATNO) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
4669
ahd_inb(ahd, SEQ_FLAGS2) & ~TARGET_MSG_PENDING);
drivers/scsi/aic7xxx/aic79xx_core.c
4685
bus_phase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_core.c
4687
if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
4820
ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
drivers/scsi/aic7xxx/aic79xx_core.c
4881
if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
4899
ahd_inb(ahd, SCSIDAT);
drivers/scsi/aic7xxx/aic79xx_core.c
4901
ahd_inb(ahd, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic79xx_core.c
4908
ahd_inb(ahd, SXFRCTL0) & ~SPIOEN);
drivers/scsi/aic7xxx/aic79xx_core.c
4916
ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic79xx_core.c
4934
lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0;
drivers/scsi/aic7xxx/aic79xx_core.c
4941
ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN);
drivers/scsi/aic7xxx/aic79xx_core.c
4942
ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIDAT);
drivers/scsi/aic7xxx/aic79xx_core.c
4970
ahd_inb(ahd, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic79xx_core.c
4982
ahd_inb(ahd, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic79xx_core.c
5425
tag = ahd_inb(ahd, INITIATOR_TAG);
drivers/scsi/aic7xxx/aic79xx_core.c
5452
ahd_name(ahd), ahd_inb(ahd, SCSISIGI));
drivers/scsi/aic7xxx/aic79xx_core.c
5505
last_msg = ahd_inb(ahd, LAST_MSG);
drivers/scsi/aic7xxx/aic79xx_core.c
5666
if ((ahd_inb(ahd, SEQ_FLAGS) & DPHASE) == 0
drivers/scsi/aic7xxx/aic79xx_core.c
5827
while (--wait && !(ahd_inb(ahd, MDFFSTAT) & FIFOFREE))
drivers/scsi/aic7xxx/aic79xx_core.c
5837
ahd_inb(ahd, DFFSTAT)
drivers/scsi/aic7xxx/aic79xx_core.c
586
uint16_t r = ahd_inb(ahd, port+1) << 8;
drivers/scsi/aic7xxx/aic79xx_core.c
587
return r | ahd_inb(ahd, port);
drivers/scsi/aic7xxx/aic79xx_core.c
604
return ((ahd_inb(ahd, port))
drivers/scsi/aic7xxx/aic79xx_core.c
605
| (ahd_inb(ahd, port+1) << 8)
drivers/scsi/aic7xxx/aic79xx_core.c
606
| (ahd_inb(ahd, port+2) << 16)
drivers/scsi/aic7xxx/aic79xx_core.c
607
| (ahd_inb(ahd, port+3) << 24));
drivers/scsi/aic7xxx/aic79xx_core.c
6214
sxfrctl1 = ahd_inb(ahd, SXFRCTL1);
drivers/scsi/aic7xxx/aic79xx_core.c
622
return ((ahd_inb(ahd, port))
drivers/scsi/aic7xxx/aic79xx_core.c
623
| (ahd_inb(ahd, port+1) << 8)
drivers/scsi/aic7xxx/aic79xx_core.c
624
| (ahd_inb(ahd, port+2) << 16)
drivers/scsi/aic7xxx/aic79xx_core.c
6244
} while (--wait && !(ahd_inb(ahd, HCNTRL) & CHIPRSTACK));
drivers/scsi/aic7xxx/aic79xx_core.c
625
| (ahd_inb(ahd, port+3) << 24)
drivers/scsi/aic7xxx/aic79xx_core.c
626
| (((uint64_t)ahd_inb(ahd, port+4)) << 32)
drivers/scsi/aic7xxx/aic79xx_core.c
627
| (((uint64_t)ahd_inb(ahd, port+5)) << 40)
drivers/scsi/aic7xxx/aic79xx_core.c
628
| (((uint64_t)ahd_inb(ahd, port+6)) << 48)
drivers/scsi/aic7xxx/aic79xx_core.c
6286
if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
629
| (((uint64_t)ahd_inb(ahd, port+7)) << 56));
drivers/scsi/aic7xxx/aic79xx_core.c
650
return (ahd_inb(ahd, SCBPTR) | (ahd_inb(ahd, SCBPTR + 1) << 8));
drivers/scsi/aic7xxx/aic79xx_core.c
6566
ahd_outb(ahd, DSPDATACTL, ahd_inb(ahd, DSPDATACTL)
drivers/scsi/aic7xxx/aic79xx_core.c
6568
ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) | (ENSELDO|ENSELDI));
drivers/scsi/aic7xxx/aic79xx_core.c
6587
sblkctl = ahd_inb(ahd, SBLKCTL);
drivers/scsi/aic7xxx/aic79xx_core.c
6595
ahd_inb(ahd, DSPDATACTL) & ~BYPASSENAB);
drivers/scsi/aic7xxx/aic79xx_core.c
6601
ahd_outb(ahd, SIMODE0, ahd_inb(ahd, SIMODE0) & ~(ENSELDO|ENSELDI));
drivers/scsi/aic7xxx/aic79xx_core.c
680
return (ahd_inb(ahd, HESCB_QOFF));
drivers/scsi/aic7xxx/aic79xx_core.c
713
return (ahd_inb(ahd, SESCB_QOFF));
drivers/scsi/aic7xxx/aic79xx_core.c
7211
ahd_outb(ahd, SBLKCTL, ahd_inb(ahd, SBLKCTL) & ~(DIAGLEDEN|DIAGLEDON));
drivers/scsi/aic7xxx/aic79xx_core.c
7248
(ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait;
drivers/scsi/aic7xxx/aic79xx_core.c
7268
ahd_outb(ahd, DSCOMMAND0, ahd_inb(ahd, DSCOMMAND0)|MPARCKEN|CACHETHEN);
drivers/scsi/aic7xxx/aic79xx_core.c
7284
ahd_outb(ahd, PCIXCTL, ahd_inb(ahd, PCIXCTL) | SPLTSTADIS);
drivers/scsi/aic7xxx/aic79xx_core.c
729
return (ahd_inb(ahd, SDSCB_QOFF) | (ahd_inb(ahd, SDSCB_QOFF + 1) << 8));
drivers/scsi/aic7xxx/aic79xx_core.c
7522
u_int negodat3 = ahd_inb(ahd, NEGCONOPTS);
drivers/scsi/aic7xxx/aic79xx_core.c
7526
negodat3 = ahd_inb(ahd, NEGCONOPTS);
drivers/scsi/aic7xxx/aic79xx_core.c
760
value = ahd_inb(ahd, offset);
drivers/scsi/aic7xxx/aic79xx_core.c
762
ahd_inb(ahd, MODE_PTR);
drivers/scsi/aic7xxx/aic79xx_core.c
7768
hcntrl = ahd_inb(ahd, HCNTRL);
drivers/scsi/aic7xxx/aic79xx_core.c
7833
ahd_outb(ahd, SEQ_FLAGS2, ahd_inb(ahd, SEQ_FLAGS2) | SELECTOUT_QFROZEN);
drivers/scsi/aic7xxx/aic79xx_core.c
7845
intstat = ahd_inb(ahd, INTSTAT);
drivers/scsi/aic7xxx/aic79xx_core.c
7848
intstat = ahd_inb(ahd, INTSTAT);
drivers/scsi/aic7xxx/aic79xx_core.c
7853
|| (ahd_inb(ahd, SCSISEQ0) & ENSELO) != 0
drivers/scsi/aic7xxx/aic79xx_core.c
7854
|| (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
drivers/scsi/aic7xxx/aic79xx_core.c
7858
ahd_inb(ahd, INTSTAT));
drivers/scsi/aic7xxx/aic79xx_core.c
8128
if ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN|CCSCBDIR))
drivers/scsi/aic7xxx/aic79xx_core.c
8131
ahd_inb(ahd, CCSCBCTL) & ~(CCARREN|CCSCBEN));
drivers/scsi/aic7xxx/aic79xx_core.c
8132
while ((ahd_inb(ahd, CCSCBCTL) & (CCARREN|CCSCBEN)) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
8203
seq_flags2 = ahd_inb(ahd, SEQ_FLAGS2);
drivers/scsi/aic7xxx/aic79xx_core.c
8588
ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) & ~ENSCSIRST);
drivers/scsi/aic7xxx/aic79xx_core.c
8589
scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO);
drivers/scsi/aic7xxx/aic79xx_core.c
8671
next_fifo = fifo = ahd_inb(ahd, DFFSTAT) & CURRFIFO;
drivers/scsi/aic7xxx/aic79xx_core.c
8679
ahd_inb(ahd, DFCNTRL) & ~(SCSIEN|HDMAEN));
drivers/scsi/aic7xxx/aic79xx_core.c
8680
while ((ahd_inb(ahd, DFCNTRL) & HDMAENACK) != 0)
drivers/scsi/aic7xxx/aic79xx_core.c
8694
ahd_inb(ahd, SIMODE1) & ~(ENBUSFREE|ENSCSIRST));
drivers/scsi/aic7xxx/aic79xx_core.c
8723
ahd_outb(ahd, SIMODE1, ahd_inb(ahd, SIMODE1) | ENSCSIRST);
drivers/scsi/aic7xxx/aic79xx_core.c
8724
scsiseq = ahd_inb(ahd, SCSISEQ_TEMPLATE);
drivers/scsi/aic7xxx/aic79xx_core.c
9572
stack_entry = ahd_inb(ahd, STACK)
drivers/scsi/aic7xxx/aic79xx_core.c
9573
|(ahd_inb(ahd, STACK) << 8);
drivers/scsi/aic7xxx/aic79xx_core.c
9667
ahd_intstat_print(ahd_inb(ahd, INTSTAT), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9668
ahd_seloid_print(ahd_inb(ahd, SELOID), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9669
ahd_selid_print(ahd_inb(ahd, SELID), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9670
ahd_hs_mailbox_print(ahd_inb(ahd, LOCAL_HS_MAILBOX), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9671
ahd_intctl_print(ahd_inb(ahd, INTCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9672
ahd_seqintstat_print(ahd_inb(ahd, SEQINTSTAT), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9673
ahd_saved_mode_print(ahd_inb(ahd, SAVED_MODE), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9674
ahd_dffstat_print(ahd_inb(ahd, DFFSTAT), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9675
ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9676
ahd_scsiphase_print(ahd_inb(ahd, SCSIPHASE), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9677
ahd_scsibus_print(ahd_inb(ahd, SCSIBUS), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9678
ahd_lastphase_print(ahd_inb(ahd, LASTPHASE), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9679
ahd_scsiseq0_print(ahd_inb(ahd, SCSISEQ0), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9680
ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9681
ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9682
ahd_seqintctl_print(ahd_inb(ahd, SEQINTCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9683
ahd_seq_flags_print(ahd_inb(ahd, SEQ_FLAGS), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9684
ahd_seq_flags2_print(ahd_inb(ahd, SEQ_FLAGS2), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9689
ahd_mk_message_scsiid_print(ahd_inb(ahd, MK_MESSAGE_SCSIID),
drivers/scsi/aic7xxx/aic79xx_core.c
969
intstat = ahd_inb(ahd, INTSTAT);
drivers/scsi/aic7xxx/aic79xx_core.c
9691
ahd_sstat0_print(ahd_inb(ahd, SSTAT0), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9692
ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9693
ahd_sstat2_print(ahd_inb(ahd, SSTAT2), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9694
ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9695
ahd_perrdiag_print(ahd_inb(ahd, PERRDIAG), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9696
ahd_simode1_print(ahd_inb(ahd, SIMODE1), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9697
ahd_lqistat0_print(ahd_inb(ahd, LQISTAT0), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9698
ahd_lqistat1_print(ahd_inb(ahd, LQISTAT1), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9699
ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9700
ahd_lqostat0_print(ahd_inb(ahd, LQOSTAT0), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9701
ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9702
ahd_lqostat2_print(ahd_inb(ahd, LQOSTAT2), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9788
dffstat = ahd_inb(ahd, DFFSTAT);
drivers/scsi/aic7xxx/aic79xx_core.c
9802
ahd_seqimode_print(ahd_inb(ahd, SEQIMODE), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9803
ahd_seqintsrc_print(ahd_inb(ahd, SEQINTSRC), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9804
ahd_dfcntrl_print(ahd_inb(ahd, DFCNTRL), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9805
ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9806
ahd_sg_cache_shadow_print(ahd_inb(ahd, SG_CACHE_SHADOW),
drivers/scsi/aic7xxx/aic79xx_core.c
9808
ahd_sg_state_print(ahd_inb(ahd, SG_STATE), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9809
ahd_dffsxfrctl_print(ahd_inb(ahd, DFFSXFRCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9810
ahd_soffcnt_print(ahd_inb(ahd, SOFFCNT), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9811
ahd_mdffstat_print(ahd_inb(ahd, MDFFSTAT), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9819
(ahd_inb(ahd, SHCNT)
drivers/scsi/aic7xxx/aic79xx_core.c
9820
| (ahd_inb(ahd, SHCNT + 1) << 8)
drivers/scsi/aic7xxx/aic79xx_core.c
9821
| (ahd_inb(ahd, SHCNT + 2) << 16)));
drivers/scsi/aic7xxx/aic79xx_core.c
9829
(ahd_inb(ahd, HCNT)
drivers/scsi/aic7xxx/aic79xx_core.c
9830
| (ahd_inb(ahd, HCNT + 1) << 8)
drivers/scsi/aic7xxx/aic79xx_core.c
9831
| (ahd_inb(ahd, HCNT + 2) << 16)));
drivers/scsi/aic7xxx/aic79xx_core.c
9832
ahd_ccsgctl_print(ahd_inb(ahd, CCSGCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9843
printk("0x%x ", ahd_inb(ahd, LQIN + i));
drivers/scsi/aic7xxx/aic79xx_core.c
9847
ahd_name(ahd), ahd_inb(ahd, LQISTATE), ahd_inb(ahd, LQOSTATE),
drivers/scsi/aic7xxx/aic79xx_core.c
9848
ahd_inb(ahd, OPTIONMODE));
drivers/scsi/aic7xxx/aic79xx_core.c
9850
ahd_name(ahd), ahd_inb(ahd, OS_SPACE_CNT),
drivers/scsi/aic7xxx/aic79xx_core.c
9851
ahd_inb(ahd, MAXCMDCNT));
drivers/scsi/aic7xxx/aic79xx_core.c
9853
ahd_name(ahd), ahd_inb(ahd, SAVED_SCSIID),
drivers/scsi/aic7xxx/aic79xx_core.c
9854
ahd_inb(ahd, SAVED_LUN));
drivers/scsi/aic7xxx/aic79xx_core.c
9855
ahd_simode0_print(ahd_inb(ahd, SIMODE0), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9859
ahd_ccscbctl_print(ahd_inb(ahd, CCSCBCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic79xx_core.c
9879
ahd_inb(ahd, STACK)|(ahd_inb(ahd, STACK) << 8);
drivers/scsi/aic7xxx/aic79xx_core.c
992
if (ahd_inb(ahd, SEQINTCODE) != NO_SEQINT)
drivers/scsi/aic7xxx/aic79xx_core.c
9954
*bytestream_ptr++ = ahd_inb(ahd, SEEDAT);
drivers/scsi/aic7xxx/aic79xx_core.c
9955
*bytestream_ptr = ahd_inb(ahd, SEEDAT+1);
drivers/scsi/aic7xxx/aic79xx_osm.c
2243
last_phase = ahd_inb(ahd, LASTPHASE);
drivers/scsi/aic7xxx/aic79xx_osm.c
2246
if (disconnected && (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) == 0) {
drivers/scsi/aic7xxx/aic79xx_osm.c
2259
ahd_inb(ahd, SAVED_SCSIID);
drivers/scsi/aic7xxx/aic79xx_osm.c
2314
ahd_inb(ahd, SCB_CONTROL)|MK_MESSAGE);
drivers/scsi/aic7xxx/aic79xx_osm.c
2794
mode = ahd_inb(ahd, SBLKCTL);
drivers/scsi/aic7xxx/aic79xx_osm.c
391
uint8_t ahd_inb(struct ahd_softc * ahd, long port);
drivers/scsi/aic7xxx/aic79xx_osm.c
477
*array++ = ahd_inb(ahd, port);
drivers/scsi/aic7xxx/aic79xx_osm.h
357
uint8_t ahd_inb(struct ahd_softc * ahd, long port);
drivers/scsi/aic7xxx/aic79xx_osm.h
490
ahd_inb(ahd, INTSTAT);
drivers/scsi/aic7xxx/aic79xx_pci.c
438
hcntrl = ahd_inb(ahd, HCNTRL);
drivers/scsi/aic7xxx/aic79xx_pci.c
457
targpcistat = ahd_inb(ahd, TARGPCISTAT);
drivers/scsi/aic7xxx/aic79xx_pci.c
471
if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
drivers/scsi/aic7xxx/aic79xx_pci.c
473
targpcistat = ahd_inb(ahd, TARGPCISTAT);
drivers/scsi/aic7xxx/aic79xx_pci.c
481
if ((ahd_inb(ahd, INTSTAT) & PCIINT) != 0) {
drivers/scsi/aic7xxx/aic79xx_pci.c
484
targpcistat = ahd_inb(ahd, TARGPCISTAT);
drivers/scsi/aic7xxx/aic79xx_pci.c
695
sxfrctl1 = ahd_inb(ahd, SXFRCTL1) & ~STPWEN;
drivers/scsi/aic7xxx/aic79xx_pci.c
790
intstat = ahd_inb(ahd, INTSTAT);
drivers/scsi/aic7xxx/aic79xx_pci.c
806
pci_status[i] = ahd_inb(ahd, reg);
drivers/scsi/aic7xxx/aic79xx_pci.c
861
split_status[i] = ahd_inb(ahd, DCHSPLTSTAT0);
drivers/scsi/aic7xxx/aic79xx_pci.c
862
split_status1[i] = ahd_inb(ahd, DCHSPLTSTAT1);
drivers/scsi/aic7xxx/aic79xx_pci.c
868
sg_split_status[i] = ahd_inb(ahd, SGSPLTSTAT0);
drivers/scsi/aic7xxx/aic79xx_pci.c
869
sg_split_status1[i] = ahd_inb(ahd, SGSPLTSTAT1);