Symbol: ahc_inb
drivers/scsi/aic7xxx/aic7770.c
141
intdef = ahc_inb(ahc, INTDEF);
drivers/scsi/aic7xxx/aic7770.c
166
biosctrl = ahc_inb(ahc, HA_274_BIOSCTRL);
drivers/scsi/aic7xxx/aic7770.c
167
scsiconf = ahc_inb(ahc, SCSICONF);
drivers/scsi/aic7xxx/aic7770.c
168
scsiconf1 = ahc_inb(ahc, SCSICONF + 1);
drivers/scsi/aic7xxx/aic7770.c
190
if ((ahc_inb(ahc, HA_274_BIOSGLOBAL) & HA_274_EXTENDED_TRANS))
drivers/scsi/aic7xxx/aic7770.c
210
ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS);
drivers/scsi/aic7xxx/aic7770.c
213
hostconf = ahc_inb(ahc, HOSTCONF);
drivers/scsi/aic7xxx/aic7770.c
245
ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS);
drivers/scsi/aic7xxx/aic7xxx_93cx6.h
84
ahc_inb(sd->sd_ahc, sd->sd_control_offset)
drivers/scsi/aic7xxx/aic7xxx_93cx6.h
92
ahc_inb(sd->sd_ahc, sd->sd_status_offset)
drivers/scsi/aic7xxx/aic7xxx_93cx6.h
94
ahc_inb(sd->sd_ahc, sd->sd_dataout_offset)
drivers/scsi/aic7xxx/aic7xxx_core.c
1013
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1156
ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
1163
ahc_inb(ahc, SAVED_SCSIID), ahc_inb(ahc, SAVED_LUN),
drivers/scsi/aic7xxx/aic7xxx_core.c
1164
ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
drivers/scsi/aic7xxx/aic7xxx_core.c
1167
ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),
drivers/scsi/aic7xxx/aic7xxx_core.c
1169
BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
drivers/scsi/aic7xxx/aic7xxx_core.c
1170
ahc_inb(ahc, SAVED_LUN))),
drivers/scsi/aic7xxx/aic7xxx_core.c
1171
ahc_inb(ahc, SINDEX));
drivers/scsi/aic7xxx/aic7xxx_core.c
1174
ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
drivers/scsi/aic7xxx/aic7xxx_core.c
1175
ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG),
drivers/scsi/aic7xxx/aic7xxx_core.c
1176
ahc_inb(ahc, SCB_CONTROL));
drivers/scsi/aic7xxx/aic7xxx_core.c
1178
ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI));
drivers/scsi/aic7xxx/aic7xxx_core.c
1179
printk("SXFRCTL0 == 0x%x\n", ahc_inb(ahc, SXFRCTL0));
drivers/scsi/aic7xxx/aic7xxx_core.c
1180
printk("SEQCTL == 0x%x\n", ahc_inb(ahc, SEQCTL));
drivers/scsi/aic7xxx/aic7xxx_core.c
1192
u_int rejbyte = ahc_inb(ahc, ACCUM);
drivers/scsi/aic7xxx/aic7xxx_core.c
1213
lastphase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1217
lastphase, ahc_inb(ahc, SCSISIGI));
drivers/scsi/aic7xxx/aic7xxx_core.c
1224
lastphase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1228
lastphase, ahc_inb(ahc, SCSISIGI));
drivers/scsi/aic7xxx/aic7xxx_core.c
1250
bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic7xxx_core.c
1265
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1314
&& (ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
1325
curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic7xxx_core.c
1329
if ((ahc_inb(ahc, SCSISIGI) & (CDI|MSGI)) == 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
1339
ahc_inb(ahc, SXFRCTL1) | BITBUCKET);
drivers/scsi/aic7xxx/aic7xxx_core.c
1342
if ((ahc_inb(ahc, SCSISIGI)
drivers/scsi/aic7xxx/aic7xxx_core.c
1348
ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET);
drivers/scsi/aic7xxx/aic7xxx_core.c
1356
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1365
ahc_inb(ahc, SCSIDATL);
drivers/scsi/aic7xxx/aic7xxx_core.c
1380
u_int scbindex = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1381
u_int lastphase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1396
ahc_inb(ahc, SEQ_FLAGS) & DPHASE ? "Have" : "Haven't",
drivers/scsi/aic7xxx/aic7xxx_core.c
1429
ahc_inb(ahc, SXFRCTL0) | CLRSTCNT|CLRCHN);
drivers/scsi/aic7xxx/aic7xxx_core.c
1431
ahc_inb(ahc, SXFRCTL0) | CLRSTCNT|CLRCHN);
drivers/scsi/aic7xxx/aic7xxx_core.c
1437
dscommand1 = ahc_inb(ahc, DSCOMMAND1);
drivers/scsi/aic7xxx/aic7xxx_core.c
1451
scbindex = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1477
scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
1479
scbptr, ahc_inb(ahc, ARG_1),
drivers/scsi/aic7xxx/aic7xxx_core.c
1490
ahc_inb(ahc, SAVED_SCSIID), ahc_inb(ahc, SAVED_LUN),
drivers/scsi/aic7xxx/aic7xxx_core.c
1491
ahc_inb(ahc, ARG_1), ahc_inb(ahc, ACCUM));
drivers/scsi/aic7xxx/aic7xxx_core.c
1494
ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),
drivers/scsi/aic7xxx/aic7xxx_core.c
1496
BUILD_TCL(ahc_inb(ahc, SAVED_SCSIID),
drivers/scsi/aic7xxx/aic7xxx_core.c
1497
ahc_inb(ahc, SAVED_LUN))),
drivers/scsi/aic7xxx/aic7xxx_core.c
1498
ahc_inb(ahc, SINDEX),
drivers/scsi/aic7xxx/aic7xxx_core.c
1499
ahc_inb(ahc, ACCUM));
drivers/scsi/aic7xxx/aic7xxx_core.c
1502
ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID),
drivers/scsi/aic7xxx/aic7xxx_core.c
1503
ahc_inb(ahc, SCB_LUN), ahc_inb(ahc, SCB_TAG),
drivers/scsi/aic7xxx/aic7xxx_core.c
1504
ahc_inb(ahc, SCB_CONTROL));
drivers/scsi/aic7xxx/aic7xxx_core.c
1506
ahc_inb(ahc, SCSIBUSL), ahc_inb(ahc, SCSISIGI));
drivers/scsi/aic7xxx/aic7xxx_core.c
1514
intstat, ahc_inb(ahc, SCSISIGI));
drivers/scsi/aic7xxx/aic7xxx_core.c
1537
&& ((ahc_inb(ahc, SBLKCTL) & SELBUSB) != 0))
drivers/scsi/aic7xxx/aic7xxx_core.c
1544
status0 = ahc_inb(ahc, SSTAT0) & IOERR;
drivers/scsi/aic7xxx/aic7xxx_core.c
1547
status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
drivers/scsi/aic7xxx/aic7xxx_core.c
1551
ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) ^ SELBUSB);
drivers/scsi/aic7xxx/aic7xxx_core.c
1552
status = ahc_inb(ahc, SSTAT1)
drivers/scsi/aic7xxx/aic7xxx_core.c
1567
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1570
&& (ahc_inb(ahc, SEQ_FLAGS) & NOT_IDENTIFIED) != 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
1577
now_lvd = ahc_inb(ahc, SBLKCTL) & ENAB40;
drivers/scsi/aic7xxx/aic7xxx_core.c
1597
ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) ^ SELBUSB);
drivers/scsi/aic7xxx/aic7xxx_core.c
1620
lastphase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1621
curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic7xxx_core.c
1622
sstat2 = ahc_inb(ahc, SSTAT2);
drivers/scsi/aic7xxx/aic7xxx_core.c
1635
if ((ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0
drivers/scsi/aic7xxx/aic7xxx_core.c
1655
SCSIID_TARGET(ahc, ahc_inb(ahc, SAVED_SCSIID)));
drivers/scsi/aic7xxx/aic7xxx_core.c
1656
scsirate = ahc_inb(ahc, SCSIRATE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1722
ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1735
scbptr = ahc_inb(ahc, WAITING_SCBH);
drivers/scsi/aic7xxx/aic7xxx_core.c
1737
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
1772
&& (ahc_inb(ahc, SIMODE1) & ENBUSFREE) != 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
1789
ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
1797
ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENBUSFREE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1806
lastphase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
1807
saved_scsiid = ahc_inb(ahc, SAVED_SCSIID);
drivers/scsi/aic7xxx/aic7xxx_core.c
1808
saved_lun = ahc_inb(ahc, SAVED_LUN);
drivers/scsi/aic7xxx/aic7xxx_core.c
1932
ahc_inb(ahc, SEQADDR0)
drivers/scsi/aic7xxx/aic7xxx_core.c
1933
| (ahc_inb(ahc, SEQADDR1) << 8));
drivers/scsi/aic7xxx/aic7xxx_core.c
1984
seqaddr = ahc_inb(ahc, SEQADDR0)
drivers/scsi/aic7xxx/aic7xxx_core.c
1985
| (ahc_inb(ahc, SEQADDR1) << 8);
drivers/scsi/aic7xxx/aic7xxx_core.c
2019
simode0 = ahc_inb(ahc, SIMODE0);
drivers/scsi/aic7xxx/aic7xxx_core.c
2021
simode1 = ahc_inb(ahc, SIMODE1);
drivers/scsi/aic7xxx/aic7xxx_core.c
2199
if ((ahc_inb(ahc, SBLKCTL) & ENAB40) != 0
drivers/scsi/aic7xxx/aic7xxx_core.c
2200
&& (ahc_inb(ahc, SSTAT2) & EXP_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
2544
sxfrctl0 = ahc_inb(ahc, SXFRCTL0);
drivers/scsi/aic7xxx/aic7xxx_core.c
2716
saved_scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
2724
scb_tag = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
2730
control = ahc_inb(ahc, SCB_CONTROL);
drivers/scsi/aic7xxx/aic7xxx_core.c
2751
if (ahc_inb(ahc, SSTAT0) & TARGET)
drivers/scsi/aic7xxx/aic7xxx_core.c
2758
&& (ahc_inb(ahc, SEQ_FLAGS)
drivers/scsi/aic7xxx/aic7xxx_core.c
2761
our_id = ahc_inb(ahc, TARGIDIN) & OID;
drivers/scsi/aic7xxx/aic7xxx_core.c
2763
our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
drivers/scsi/aic7xxx/aic7xxx_core.c
2765
our_id = ahc_inb(ahc, SCSIID) & OID;
drivers/scsi/aic7xxx/aic7xxx_core.c
2767
saved_scsiid = ahc_inb(ahc, SAVED_SCSIID);
drivers/scsi/aic7xxx/aic7xxx_core.c
2771
ahc_inb(ahc, SAVED_LUN),
drivers/scsi/aic7xxx/aic7xxx_core.c
2840
scsisigo |= ahc_inb(ahc, SCSISIGI);
drivers/scsi/aic7xxx/aic7xxx_core.c
2863
&& ahc_inb(ahc, MSG_OUT) == MSG_IDENTIFYFLAG) {
drivers/scsi/aic7xxx/aic7xxx_core.c
2892
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
drivers/scsi/aic7xxx/aic7xxx_core.c
2909
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
drivers/scsi/aic7xxx/aic7xxx_core.c
2919
ahc_inb(ahc, MSG_OUT), scb->flags);
drivers/scsi/aic7xxx/aic7xxx_core.c
2926
ahc_outb(ahc, SCB_CONTROL, ahc_inb(ahc, SCB_CONTROL) & ~MK_MESSAGE);
drivers/scsi/aic7xxx/aic7xxx_core.c
3100
if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
3109
ahc_inb(ahc, SEQ_FLAGS2) & ~TARGET_MSG_PENDING);
drivers/scsi/aic7xxx/aic7xxx_core.c
311
(void)ahc_inb(ahc, CCSCBCTL);
drivers/scsi/aic7xxx/aic7xxx_core.c
3124
scbid = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
3126
seq_flags = ahc_inb(ahc, SEQ_FLAGS);
drivers/scsi/aic7xxx/aic7xxx_core.c
3127
curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic7xxx_core.c
3128
lastphase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
3153
} else if ((ahc_inb(ahc, SCB_CONTROL) & STATUS_RCVD) == 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
3188
ahc_inb(ahc, SCSISEQ) & ~ENSELO);
drivers/scsi/aic7xxx/aic7xxx_core.c
321
return ((ahc_inb(ahc, HCNTRL) & PAUSE) != 0);
drivers/scsi/aic7xxx/aic7xxx_core.c
3218
bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK;
drivers/scsi/aic7xxx/aic7xxx_core.c
3337
ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL);
drivers/scsi/aic7xxx/aic7xxx_core.c
3375
ahc_inb(ahc, SCSIDATL);
drivers/scsi/aic7xxx/aic7xxx_core.c
3393
if ((ahc_inb(ahc, SCSISIGI) & ATNI) != 0
drivers/scsi/aic7xxx/aic7xxx_core.c
3411
ahc_inb(ahc, SCSIDATL);
drivers/scsi/aic7xxx/aic7xxx_core.c
3413
ahc_inb(ahc, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic7xxx_core.c
3420
ahc_inb(ahc, SXFRCTL0) & ~SPIOEN);
drivers/scsi/aic7xxx/aic7xxx_core.c
3428
ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic7xxx_core.c
3441
lastbyte = (ahc_inb(ahc, SCSISIGI) & ATNI) == 0;
drivers/scsi/aic7xxx/aic7xxx_core.c
3448
ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN);
drivers/scsi/aic7xxx/aic7xxx_core.c
3449
ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIDATL);
drivers/scsi/aic7xxx/aic7xxx_core.c
3477
ahc_inb(ahc, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic7xxx_core.c
3489
ahc_inb(ahc, SXFRCTL0) | SPIOEN);
drivers/scsi/aic7xxx/aic7xxx_core.c
359
if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
3930
tag = ahc_inb(ahc, INITIATOR_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
3996
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
4002
last_msg = ahc_inb(ahc, LAST_MSG);
drivers/scsi/aic7xxx/aic7xxx_core.c
4085
ahc_inb(ahc, SCB_CONTROL) & mask);
drivers/scsi/aic7xxx/aic7xxx_core.c
4137
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
4143
if ((ahc_inb(ahc, SEQ_FLAGS) & DPHASE) == 0
drivers/scsi/aic7xxx/aic7xxx_core.c
4159
sgptr = ahc_inb(ahc, SCB_RESIDUAL_SGPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
4161
&& (ahc_inb(ahc, SCB_LUN) & SCB_XFERLEN_ODD) != 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
4230
ahc_inb(ahc, SCB_LUN) ^ SCB_XFERLEN_ODD);
drivers/scsi/aic7xxx/aic7xxx_core.c
4250
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
4252
sgptr = (ahc_inb(ahc, SCB_RESIDUAL_SGPTR + 3) << 24)
drivers/scsi/aic7xxx/aic7xxx_core.c
4253
| (ahc_inb(ahc, SCB_RESIDUAL_SGPTR + 2) << 16)
drivers/scsi/aic7xxx/aic7xxx_core.c
4254
| (ahc_inb(ahc, SCB_RESIDUAL_SGPTR + 1) << 8)
drivers/scsi/aic7xxx/aic7xxx_core.c
4255
| ahc_inb(ahc, SCB_RESIDUAL_SGPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
4263
resid = (ahc_inb(ahc, SCB_RESIDUAL_DATACNT + 2) << 16)
drivers/scsi/aic7xxx/aic7xxx_core.c
4264
| (ahc_inb(ahc, SCB_RESIDUAL_DATACNT + 1) << 8)
drivers/scsi/aic7xxx/aic7xxx_core.c
4265
| ahc_inb(ahc, SCB_RESIDUAL_DATACNT);
drivers/scsi/aic7xxx/aic7xxx_core.c
4273
dscommand1 = ahc_inb(ahc, DSCOMMAND1);
drivers/scsi/aic7xxx/aic7xxx_core.c
4430
ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS;
drivers/scsi/aic7xxx/aic7xxx_core.c
4570
sblkctl = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_core.c
4572
sxfrctl1_b = ahc_inb(ahc, SXFRCTL1);
drivers/scsi/aic7xxx/aic7xxx_core.c
4575
sxfrctl1_a = ahc_inb(ahc, SXFRCTL1);
drivers/scsi/aic7xxx/aic7xxx_core.c
4588
} while (--wait && !(ahc_inb(ahc, HCNTRL) & CHIPRSTACK));
drivers/scsi/aic7xxx/aic7xxx_core.c
4597
sblkctl = ahc_inb(ahc, SBLKCTL) & (SELBUSB|SELWIDE);
drivers/scsi/aic7xxx/aic7xxx_core.c
461
uint16_t r = ahc_inb(ahc, port+1) << 8;
drivers/scsi/aic7xxx/aic7xxx_core.c
462
return r | ahc_inb(ahc, port);
drivers/scsi/aic7xxx/aic7xxx_core.c
4629
sblkctl = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_core.c
4662
if (ahc_inb(ahc, SCB_BASE) != i)
drivers/scsi/aic7xxx/aic7xxx_core.c
4665
if (ahc_inb(ahc, SCB_BASE) != 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
475
return ((ahc_inb(ahc, port))
drivers/scsi/aic7xxx/aic7xxx_core.c
476
| (ahc_inb(ahc, port+1) << 8)
drivers/scsi/aic7xxx/aic7xxx_core.c
477
| (ahc_inb(ahc, port+2) << 16)
drivers/scsi/aic7xxx/aic7xxx_core.c
478
| (ahc_inb(ahc, port+3) << 24));
drivers/scsi/aic7xxx/aic7xxx_core.c
493
return ((ahc_inb(ahc, port))
drivers/scsi/aic7xxx/aic7xxx_core.c
494
| (ahc_inb(ahc, port+1) << 8)
drivers/scsi/aic7xxx/aic7xxx_core.c
495
| (ahc_inb(ahc, port+2) << 16)
drivers/scsi/aic7xxx/aic7xxx_core.c
496
| (((uint64_t)ahc_inb(ahc, port+3)) << 24)
drivers/scsi/aic7xxx/aic7xxx_core.c
497
| (((uint64_t)ahc_inb(ahc, port+4)) << 32)
drivers/scsi/aic7xxx/aic7xxx_core.c
498
| (((uint64_t)ahc_inb(ahc, port+5)) << 40)
drivers/scsi/aic7xxx/aic7xxx_core.c
499
| (((uint64_t)ahc_inb(ahc, port+6)) << 48)
drivers/scsi/aic7xxx/aic7xxx_core.c
500
| (((uint64_t)ahc_inb(ahc, port+7)) << 56));
drivers/scsi/aic7xxx/aic7xxx_core.c
5057
ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) | SELBUSB);
drivers/scsi/aic7xxx/aic7xxx_core.c
5060
scsi_conf = ahc_inb(ahc, SCSICONF + 1);
drivers/scsi/aic7xxx/aic7xxx_core.c
5064
ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR);
drivers/scsi/aic7xxx/aic7xxx_core.c
5069
ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~SELBUSB);
drivers/scsi/aic7xxx/aic7xxx_core.c
5076
scsi_conf = ahc_inb(ahc, SCSICONF);
drivers/scsi/aic7xxx/aic7xxx_core.c
5081
ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR);
drivers/scsi/aic7xxx/aic7xxx_core.c
5214
(ahc_inb(ahc, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait;
drivers/scsi/aic7xxx/aic7xxx_core.c
5247
printk (" 0x%x", ahc_inb(ahc, i));
drivers/scsi/aic7xxx/aic7xxx_core.c
5254
printk (" 0x%x", ahc_inb(ahc, i));
drivers/scsi/aic7xxx/aic7xxx_core.c
5388
scsi_conf = ahc_inb(ahc, SCSICONF + 1);
drivers/scsi/aic7xxx/aic7xxx_core.c
5394
scsi_conf = ahc_inb(ahc, SCSICONF);
drivers/scsi/aic7xxx/aic7xxx_core.c
5412
discenable = ~((ahc_inb(ahc, DISC_DSB + 1) << 8)
drivers/scsi/aic7xxx/aic7xxx_core.c
5413
| ahc_inb(ahc, DISC_DSB));
drivers/scsi/aic7xxx/aic7xxx_core.c
5415
ultraenb = (ahc_inb(ahc, ULTRA_ENB + 1) << 8)
drivers/scsi/aic7xxx/aic7xxx_core.c
5416
| ahc_inb(ahc, ULTRA_ENB);
drivers/scsi/aic7xxx/aic7xxx_core.c
5456
scsirate = ahc_inb(ahc, TARG_SCSIRATE + i);
drivers/scsi/aic7xxx/aic7xxx_core.c
5473
offset = ahc_inb(ahc, TARG_OFFSET + i);
drivers/scsi/aic7xxx/aic7xxx_core.c
5533
hcntrl = ahc_inb(ahc, HCNTRL);
drivers/scsi/aic7xxx/aic7xxx_core.c
5574
ahc_outb(ahc, SCSISEQ, ahc_inb(ahc, SCSISEQ) & ~ENSELO);
drivers/scsi/aic7xxx/aic7xxx_core.c
5575
intstat = ahc_inb(ahc, INTSTAT);
drivers/scsi/aic7xxx/aic7xxx_core.c
5578
intstat = ahc_inb(ahc, INTSTAT);
drivers/scsi/aic7xxx/aic7xxx_core.c
5583
|| (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0));
drivers/scsi/aic7xxx/aic7xxx_core.c
5586
ahc_inb(ahc, INTSTAT));
drivers/scsi/aic7xxx/aic7xxx_core.c
5641
saved_scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
5643
scbid = ahc_inb(ahc, SCB_64_BTT + TCL_TARGET_OFFSET(tcl));
drivers/scsi/aic7xxx/aic7xxx_core.c
5647
scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset);
drivers/scsi/aic7xxx/aic7xxx_core.c
5661
saved_scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
5679
saved_scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
5789
qinpos = ahc_inb(ahc, SNSCB_QOFF);
drivers/scsi/aic7xxx/aic7xxx_core.c
5792
qinpos = ahc_inb(ahc, QINPOS);
drivers/scsi/aic7xxx/aic7xxx_core.c
5816
qinstart = ahc_inb(ahc, SNSCB_QOFF);
drivers/scsi/aic7xxx/aic7xxx_core.c
5819
qinstart = ahc_inb(ahc, QINPOS);
drivers/scsi/aic7xxx/aic7xxx_core.c
5935
curscbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
5936
next = ahc_inb(ahc, WAITING_SCBH); /* Start at head of list. */
drivers/scsi/aic7xxx/aic7xxx_core.c
5943
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
5986
next = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
5991
next = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
6114
next = ahc_inb(ahc, DISCONNECTED_SCBH);
drivers/scsi/aic7xxx/aic7xxx_core.c
6119
active_scb = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
6128
scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
6151
next = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
6157
next = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
6175
next = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
6205
ahc_outb(ahc, SCB_NEXT, ahc_inb(ahc, FREE_SCBH));
drivers/scsi/aic7xxx/aic7xxx_core.c
6206
ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR));
drivers/scsi/aic7xxx/aic7xxx_core.c
6223
curscb = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
6225
next = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
6241
ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO));
drivers/scsi/aic7xxx/aic7xxx_core.c
6286
active_scb = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
6359
scbid = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_core.c
6402
ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) & ~ENSCSIRST);
drivers/scsi/aic7xxx/aic7xxx_core.c
6403
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_core.c
6413
ahc_outb(ahc, SIMODE1, ahc_inb(ahc, SIMODE1) | ENSCSIRST);
drivers/scsi/aic7xxx/aic7xxx_core.c
6465
sblkctl = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_core.c
6470
scsiseq = ahc_inb(ahc, SCSISEQ_TEMPLATE);
drivers/scsi/aic7xxx/aic7xxx_core.c
6477
simode1 = ahc_inb(ahc, SIMODE1) & ~(ENBUSFREE|ENSCSIRST);
drivers/scsi/aic7xxx/aic7xxx_core.c
6496
simode1 = ahc_inb(ahc, SIMODE1) & ~(ENBUSFREE|ENSCSIRST);
drivers/scsi/aic7xxx/aic7xxx_core.c
7123
saved_scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_core.c
7124
last_phase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_core.c
7128
ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8));
drivers/scsi/aic7xxx/aic7xxx_core.c
7132
ahc_inb(ahc, ACCUM), ahc_inb(ahc, SINDEX), ahc_inb(ahc, DINDEX),
drivers/scsi/aic7xxx/aic7xxx_core.c
7133
ahc_inb(ahc, ARG_2));
drivers/scsi/aic7xxx/aic7xxx_core.c
7134
printk("HCNT = 0x%x SCBPTR = 0x%x\n", ahc_inb(ahc, HCNT),
drivers/scsi/aic7xxx/aic7xxx_core.c
7135
ahc_inb(ahc, SCBPTR));
drivers/scsi/aic7xxx/aic7xxx_core.c
7138
ahc_scsiphase_print(ahc_inb(ahc, SCSIPHASE), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7139
ahc_scsisigi_print(ahc_inb(ahc, SCSISIGI), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7140
ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7141
ahc_scsibusl_print(ahc_inb(ahc, SCSIBUSL), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7142
ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7143
ahc_scsiseq_print(ahc_inb(ahc, SCSISEQ), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7144
ahc_sblkctl_print(ahc_inb(ahc, SBLKCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7145
ahc_scsirate_print(ahc_inb(ahc, SCSIRATE), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7146
ahc_seqctl_print(ahc_inb(ahc, SEQCTL), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7147
ahc_seq_flags_print(ahc_inb(ahc, SEQ_FLAGS), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7148
ahc_sstat0_print(ahc_inb(ahc, SSTAT0), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7149
ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7150
ahc_sstat2_print(ahc_inb(ahc, SSTAT2), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7151
ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7152
ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7153
ahc_simode1_print(ahc_inb(ahc, SIMODE1), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7154
ahc_sxfrctl0_print(ahc_inb(ahc, SXFRCTL0), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7155
ahc_dfcntrl_print(ahc_inb(ahc, DFCNTRL), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7156
ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50);
drivers/scsi/aic7xxx/aic7xxx_core.c
7161
printk(" 0x%x", ahc_inb(ahc, STACK)|(ahc_inb(ahc, STACK) << 8));
drivers/scsi/aic7xxx/aic7xxx_core.c
7164
printk("Card NEXTQSCB = %d\n", ahc_inb(ahc, NEXT_QUEUED_SCB));
drivers/scsi/aic7xxx/aic7xxx_core.c
7168
qinpos = ahc_inb(ahc, SNSCB_QOFF);
drivers/scsi/aic7xxx/aic7xxx_core.c
7171
qinpos = ahc_inb(ahc, QINPOS);
drivers/scsi/aic7xxx/aic7xxx_core.c
7180
scb_index = ahc_inb(ahc, WAITING_SCBH);
drivers/scsi/aic7xxx/aic7xxx_core.c
7184
printk("%d:%d ", scb_index, ahc_inb(ahc, SCB_TAG));
drivers/scsi/aic7xxx/aic7xxx_core.c
7185
scb_index = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
7190
scb_index = ahc_inb(ahc, DISCONNECTED_SCBH);
drivers/scsi/aic7xxx/aic7xxx_core.c
7194
printk("%d:%d ", scb_index, ahc_inb(ahc, SCB_TAG));
drivers/scsi/aic7xxx/aic7xxx_core.c
7195
scb_index = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
7210
scb_index = ahc_inb(ahc, FREE_SCBH);
drivers/scsi/aic7xxx/aic7xxx_core.c
7215
scb_index = ahc_inb(ahc, SCB_NEXT);
drivers/scsi/aic7xxx/aic7xxx_core.c
7224
ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60);
drivers/scsi/aic7xxx/aic7xxx_core.c
7225
ahc_scb_scsiid_print(ahc_inb(ahc, SCB_SCSIID), &cur_col, 60);
drivers/scsi/aic7xxx/aic7xxx_core.c
7226
ahc_scb_lun_print(ahc_inb(ahc, SCB_LUN), &cur_col, 60);
drivers/scsi/aic7xxx/aic7xxx_core.c
7227
ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60);
drivers/scsi/aic7xxx/aic7xxx_core.c
7243
ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL),
drivers/scsi/aic7xxx/aic7xxx_core.c
7245
ahc_scb_tag_print(ahc_inb(ahc, SCB_TAG), &cur_col, 60);
drivers/scsi/aic7xxx/aic7xxx_core.c
746
intstat = ahc_inb(ahc, INTSTAT);
drivers/scsi/aic7xxx/aic7xxx_core.c
7520
targid_mask = ahc_inb(ahc, TARGID)
drivers/scsi/aic7xxx/aic7xxx_core.c
7521
| (ahc_inb(ahc, TARGID + 1) << 8);
drivers/scsi/aic7xxx/aic7xxx_core.c
754
&& (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
7543
sblkctl = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_core.c
7568
scsiseq = ahc_inb(ahc, SCSISEQ_TEMPLATE);
drivers/scsi/aic7xxx/aic7xxx_core.c
7571
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_core.c
7642
targid_mask = ahc_inb(ahc, TARGID)
drivers/scsi/aic7xxx/aic7xxx_core.c
7643
| (ahc_inb(ahc, TARGID + 1)
drivers/scsi/aic7xxx/aic7xxx_core.c
7667
scsiseq = ahc_inb(ahc, SCSISEQ_TEMPLATE);
drivers/scsi/aic7xxx/aic7xxx_core.c
7670
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_core.c
7711
scsiid = ahc_inb(ahc, SCSIID_ULTRA2);
drivers/scsi/aic7xxx/aic7xxx_core.c
7713
scsiid = ahc_inb(ahc, SCSIID);
drivers/scsi/aic7xxx/aic7xxx_core.c
7772
hs_mailbox = ahc_inb(ahc, HS_MAILBOX);
drivers/scsi/aic7xxx/aic7xxx_core.c
819
ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET);
drivers/scsi/aic7xxx/aic7xxx_core.c
835
ahc_inb(ahc, SCSISEQ_TEMPLATE) & (ENSELI|ENRSELI|ENAUTOATNP));
drivers/scsi/aic7xxx/aic7xxx_core.c
847
if ((ahc_inb(ahc, SEQ_FLAGS2) & SCB_DMA) != 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
850
ahc_inb(ahc, SEQ_FLAGS2) & ~SCB_DMA);
drivers/scsi/aic7xxx/aic7xxx_core.c
868
sblkctl = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_core.c
957
error = ahc_inb(ahc, ERROR);
drivers/scsi/aic7xxx/aic7xxx_core.c
962
ahc_inb(ahc, SEQADDR0) |
drivers/scsi/aic7xxx/aic7xxx_core.c
963
(ahc_inb(ahc, SEQADDR1) << 8));
drivers/scsi/aic7xxx/aic7xxx_osm.c
2183
if (disconnected && (ahc_inb(ahc, SEQ_FLAGS) & NOT_IDENTIFIED) == 0) {
drivers/scsi/aic7xxx/aic7xxx_osm.c
2186
bus_scb = ahc_lookup_scb(ahc, ahc_inb(ahc, SCB_TAG));
drivers/scsi/aic7xxx/aic7xxx_osm.c
2190
&& ahc_inb(ahc, SAVED_SCSIID) == pending_scb->hscb->scsiid
drivers/scsi/aic7xxx/aic7xxx_osm.c
2191
&& ahc_inb(ahc, SAVED_LUN) == SCB_GET_LUN(pending_scb))
drivers/scsi/aic7xxx/aic7xxx_osm.c
2203
last_phase = ahc_inb(ahc, LASTPHASE);
drivers/scsi/aic7xxx/aic7xxx_osm.c
2204
saved_scbptr = ahc_inb(ahc, SCBPTR);
drivers/scsi/aic7xxx/aic7xxx_osm.c
2205
active_scb_index = ahc_inb(ahc, SCB_TAG);
drivers/scsi/aic7xxx/aic7xxx_osm.c
2206
saved_scsiid = ahc_inb(ahc, SAVED_SCSIID);
drivers/scsi/aic7xxx/aic7xxx_osm.c
2268
ahc_inb(ahc, SCB_CONTROL)|MK_MESSAGE);
drivers/scsi/aic7xxx/aic7xxx_osm.c
2527
mode = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_osm.c
450
*array++ = ahc_inb(ahc, port);
drivers/scsi/aic7xxx/aic7xxx_osm.h
370
uint8_t ahc_inb(struct ahc_softc * ahc, long port);
drivers/scsi/aic7xxx/aic7xxx_osm.h
507
ahc_inb(ahc, INTSTAT);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1025
dscommand0 = ahc_inb(ahc, DSCOMMAND0);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1104
if ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0
drivers/scsi/aic7xxx/aic7xxx_pci.c
1105
|| (ahc_inb(ahc, ERROR) & MPARERR) == 0)
drivers/scsi/aic7xxx/aic7xxx_pci.c
1116
&& ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0
drivers/scsi/aic7xxx/aic7xxx_pci.c
1117
|| (ahc_inb(ahc, ERROR) & MPARERR) == 0))
drivers/scsi/aic7xxx/aic7xxx_pci.c
1189
hcntrl = ahc_inb(ahc, HCNTRL);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1329
if (ahc_inb(ahc, SCB_BASE) == 'A'
drivers/scsi/aic7xxx/aic7xxx_pci.c
1330
&& ahc_inb(ahc, SCB_BASE + 1) == 'D'
drivers/scsi/aic7xxx/aic7xxx_pci.c
1331
&& ahc_inb(ahc, SCB_BASE + 2) == 'P'
drivers/scsi/aic7xxx/aic7xxx_pci.c
1332
&& ahc_inb(ahc, SCB_BASE + 3) == 'T') {
drivers/scsi/aic7xxx/aic7xxx_pci.c
1341
*sc_data = ahc_inb(ahc, SRAM_BASE + j)
drivers/scsi/aic7xxx/aic7xxx_pci.c
1342
| ahc_inb(ahc, SRAM_BASE + j + 1) << 8;
drivers/scsi/aic7xxx/aic7xxx_pci.c
1381
if ((ahc_inb(ahc, SPIOCAP) & SSPIOCPS) == 0)
drivers/scsi/aic7xxx/aic7xxx_pci.c
1815
spiocap = ahc_inb(ahc, SPIOCAP);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1825
brdctl = ahc_inb(ahc, BRDCTL);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1828
*eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;
drivers/scsi/aic7xxx/aic7xxx_pci.c
1837
&& (ahc_inb(ahc, SPIOCAP) & SEEPROM) == 0)
drivers/scsi/aic7xxx/aic7xxx_pci.c
1915
value = ahc_inb(ahc, BRDCTL);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1926
error = ahc_inb(ahc, ERROR);
drivers/scsi/aic7xxx/aic7xxx_pci.c
1935
ahc_inb(ahc, SEQADDR0) | (ahc_inb(ahc, SEQADDR1) << 8));
drivers/scsi/aic7xxx/aic7xxx_pci.c
1994
sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
drivers/scsi/aic7xxx/aic7xxx_pci.c
786
if ((ahc_inb(ahc, HCNTRL) & POWRDN) == 0) {
drivers/scsi/aic7xxx/aic7xxx_pci.c
789
our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
drivers/scsi/aic7xxx/aic7xxx_pci.c
791
our_id = ahc_inb(ahc, SCSIID) & OID;
drivers/scsi/aic7xxx/aic7xxx_pci.c
792
sxfrctl1 = ahc_inb(ahc, SXFRCTL1) & STPWEN;
drivers/scsi/aic7xxx/aic7xxx_pci.c
793
scsiseq = ahc_inb(ahc, SCSISEQ);
drivers/scsi/aic7xxx/aic7xxx_pci.c
808
sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
drivers/scsi/aic7xxx/aic7xxx_pci.c
819
dscommand0 = ahc_inb(ahc, DSCOMMAND0);
drivers/scsi/aic7xxx/aic7xxx_pci.c
874
sblkctl = ahc_inb(ahc, SBLKCTL);
drivers/scsi/aic7xxx/aic7xxx_pci.c
933
ahc->bus_softc.pci_softc.dscommand0 = ahc_inb(ahc, DSCOMMAND0);
drivers/scsi/aic7xxx/aic7xxx_pci.c
934
ahc->bus_softc.pci_softc.dspcistatus = ahc_inb(ahc, DSPCISTATUS);
drivers/scsi/aic7xxx/aic7xxx_pci.c
938
sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
drivers/scsi/aic7xxx/aic7xxx_pci.c
940
ahc->bus_softc.pci_softc.optionmode = ahc_inb(ahc, OPTIONMODE);
drivers/scsi/aic7xxx/aic7xxx_pci.c
944
ahc_inb(ahc, CRCCONTROL1);
drivers/scsi/aic7xxx/aic7xxx_pci.c
947
ahc->bus_softc.pci_softc.scbbaddr = ahc_inb(ahc, SCBBADDR);
drivers/scsi/aic7xxx/aic7xxx_pci.c
950
ahc->bus_softc.pci_softc.dff_thrsh = ahc_inb(ahc, DFF_THRSH);
drivers/scsi/aic7xxx/aic7xxx_pci.c
982
ramps = (ahc_inb(ahc, DSCOMMAND0) & RAMPS) != 0;