Symbol: SCBPTR
sys/dev/ic/aic79xx_inline.h
576
return (ahd_inb(ahd, SCBPTR) | (ahd_inb(ahd, SCBPTR + 1) << 8));
sys/dev/ic/aic79xx_inline.h
584
ahd_outb(ahd, SCBPTR, scbptr & 0xFF);
sys/dev/ic/aic79xx_inline.h
585
ahd_outb(ahd, SCBPTR+1, (scbptr >> 8) & 0xFF);
sys/dev/ic/aic7xxx.c
1176
ahc_outb(ahc, SCBPTR, scbptr);
sys/dev/ic/aic7xxx.c
2136
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
2143
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
2157
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
4103
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
4107
ahc_outb(ahc, SCBPTR, 0);
sys/dev/ic/aic7xxx.c
4138
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
4164
ahc_outb(ahc, SCBPTR, i-1);
sys/dev/ic/aic7xxx.c
5129
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5130
ahc_outb(ahc, SCBPTR, TCL_LUN(tcl));
sys/dev/ic/aic7xxx.c
5132
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
5149
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5150
ahc_outb(ahc, SCBPTR, TCL_LUN(tcl));
sys/dev/ic/aic7xxx.c
5152
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
5167
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5168
ahc_outb(ahc, SCBPTR, TCL_LUN(tcl));
sys/dev/ic/aic7xxx.c
5170
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
5426
curscbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5433
ahc_outb(ahc, SCBPTR, next);
sys/dev/ic/aic7xxx.c
5486
ahc_outb(ahc, SCBPTR, curscbptr);
sys/dev/ic/aic7xxx.c
5611
active_scb = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5619
ahc_outb(ahc, SCBPTR, next);
sys/dev/ic/aic7xxx.c
5653
ahc_outb(ahc, SCBPTR, active_scb);
sys/dev/ic/aic7xxx.c
5666
ahc_outb(ahc, SCBPTR, scbptr);
sys/dev/ic/aic7xxx.c
5674
ahc_outb(ahc, SCBPTR, prev);
sys/dev/ic/aic7xxx.c
5698
ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR));
sys/dev/ic/aic7xxx.c
5715
curscb = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5716
ahc_outb(ahc, SCBPTR, scbpos);
sys/dev/ic/aic7xxx.c
5739
ahc_outb(ahc, SCBPTR, prev);
sys/dev/ic/aic7xxx.c
5746
ahc_outb(ahc, SCBPTR, curscb);
sys/dev/ic/aic7xxx.c
5778
active_scb = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
5850
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
5883
ahc_outb(ahc, SCBPTR, active_scb);
sys/dev/ic/aic7xxx.c
610
ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),
sys/dev/ic/aic7xxx.c
6622
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
6634
ahc_inb(ahc, SCBPTR));
sys/dev/ic/aic7xxx.c
6682
ahc_outb(ahc, SCBPTR, scb_index);
sys/dev/ic/aic7xxx.c
6692
ahc_outb(ahc, SCBPTR, scb_index);
sys/dev/ic/aic7xxx.c
6712
ahc_outb(ahc, SCBPTR, scb_index);
sys/dev/ic/aic7xxx.c
6720
ahc_outb(ahc, SCBPTR, i);
sys/dev/ic/aic7xxx.c
6740
ahc_outb(ahc, SCBPTR, scb->hscb->tag);
sys/dev/ic/aic7xxx.c
6776
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx.c
920
scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx.c
937
ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR),
sys/dev/ic/aic7xxx_osm.c
1015
ahc_outb(ahc, SCBPTR, scb->hscb->tag);
sys/dev/ic/aic7xxx_osm.c
1036
ahc_outb(ahc, SCBPTR, saved_scbptr);
sys/dev/ic/aic7xxx_osm.c
668
ahc_outb(ahc, SCBPTR, scb->hscb->tag);
sys/dev/ic/aic7xxx_osm.c
883
saved_scbptr = ahc_inb(ahc, SCBPTR);
sys/dev/ic/aic7xxx_seeprom.c
169
ahc_outb(ahc, SCBPTR, 2);
sys/dev/pci/ahc_pci.c
1374
ahc_outb(ahc, SCBPTR, 0);