Symbol: SCBPTR
sys/dev/ic/aic79xx.c
10304
return (ahd_inb(ahd, SCBPTR) | (ahd_inb(ahd, SCBPTR + 1) << 8));
sys/dev/ic/aic79xx.c
10312
ahd_outb(ahd, SCBPTR, scbptr & 0xFF);
sys/dev/ic/aic79xx.c
10313
ahd_outb(ahd, SCBPTR+1, (scbptr >> 8) & 0xFF);
sys/dev/ic/aic7xxx.c
1208
ahc_outb(ahc, SCBPTR, scbptr);
sys/dev/ic/aic7xxx.c
2178
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
2185
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
2199
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
4123
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
4127
ahc_outb(ahc, SCBPTR, 0);
sys/dev/ic/aic7xxx.c
4158
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
4192
ahc_outb(ahc, SCBPTR, i-1);
sys/dev/ic/aic7xxx.c
4953
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
4954
ahc_outb(ahc, SCBPTR, TCL_LUN(tcl));
sys/dev/ic/aic7xxx.c
4956
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
4973
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
4974
ahc_outb(ahc, SCBPTR, TCL_LUN(tcl));
sys/dev/ic/aic7xxx.c
4976
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
4991
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
4992
ahc_outb(ahc, SCBPTR, TCL_LUN(tcl));
sys/dev/ic/aic7xxx.c
4994
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
5255
curscbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5262
ahc_outb(ahc, SCBPTR, next);
sys/dev/ic/aic7xxx.c
5314
ahc_outb(ahc, SCBPTR, curscbptr);
sys/dev/ic/aic7xxx.c
5437
active_scb = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5445
ahc_outb(ahc, SCBPTR, next);
sys/dev/ic/aic7xxx.c
5479
ahc_outb(ahc, SCBPTR, active_scb);
sys/dev/ic/aic7xxx.c
5492
ahc_outb(ahc, SCBPTR, scbptr);
sys/dev/ic/aic7xxx.c
5500
ahc_outb(ahc, SCBPTR, prev);
sys/dev/ic/aic7xxx.c
5524
ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR));
sys/dev/ic/aic7xxx.c
5541
curscb = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5542
ahc_outb(ahc, SCBPTR, scbpos);
sys/dev/ic/aic7xxx.c
5565
ahc_outb(ahc, SCBPTR, prev);
sys/dev/ic/aic7xxx.c
5572
ahc_outb(ahc, SCBPTR, curscb);
sys/dev/ic/aic7xxx.c
5604
active_scb = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5676
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
5709
ahc_outb(ahc, SCBPTR, active_scb);
sys/dev/ic/aic7xxx.c
639
ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),
sys/dev/ic/aic7xxx.c
6442
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
6454
ahc_inb(ahc, SCBPTR));
sys/dev/ic/aic7xxx.c
6502
ahc_outb(ahc, SCBPTR, scb_index);
sys/dev/ic/aic7xxx.c
6512
ahc_outb(ahc, SCBPTR, scb_index);
sys/dev/ic/aic7xxx.c
6532
ahc_outb(ahc, SCBPTR, scb_index);
sys/dev/ic/aic7xxx.c
6540
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
6560
ahc_outb(ahc, SCBPTR, scb->hscb->tag);
sys/dev/ic/aic7xxx.c
6598
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
947
scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
965
ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),
sys/dev/ic/aic7xxx_openbsd.c
438
ahc_outb(ahc, SCBPTR, scb->hscb->tag);
sys/dev/ic/aic7xxx_seeprom.c
166
ahc_outb(ahc, SCBPTR, 2);
sys/dev/pci/ahc_pci.c
1337
ahc_outb(ahc, SCBPTR, 0);