scbindex         1375 dev/ic/aic79xx.c 		u_int	scbindex;
scbindex         1380 dev/ic/aic79xx.c 		scbindex = ahd_get_scbptr(ahd);
scbindex         1381 dev/ic/aic79xx.c 		scb = ahd_lookup_scb(ahd, scbindex);
scbindex         5909 dev/ic/aic79xx.c 	ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL;
scbindex         10630 dev/ic/aic79xx.c 	scb = ahd->scb_data.scbindex[tag];
scbindex         10670 dev/ic/aic79xx.c 	ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb;
scbindex          699 dev/ic/aic79xx.h 	struct	scb *scbindex[AHD_SCB_MAX];
scbindex          473 dev/ic/aic79xx_openbsd.c 		ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb;
scbindex          881 dev/ic/aic7xxx.c 		u_int scbindex = ahc_inb(ahc, SCB_TAG);
scbindex          885 dev/ic/aic7xxx.c 		scb = ahc_lookup_scb(ahc, scbindex);
scbindex          949 dev/ic/aic7xxx.c 		u_int scbindex;
scbindex          954 dev/ic/aic7xxx.c 		scbindex = ahc_inb(ahc, SCB_TAG);
scbindex          955 dev/ic/aic7xxx.c 		scb = ahc_lookup_scb(ahc, scbindex);
scbindex         5304 dev/ic/aic7xxx.c 		ahc->scb_data->scbindex[scb->hscb->tag] = NULL;
scbindex          368 dev/ic/aic7xxx_inline.h 	ahc->scb_data->scbindex[hscb->tag] = NULL;
scbindex          384 dev/ic/aic7xxx_inline.h 	scb = ahc->scb_data->scbindex[tag];
scbindex          426 dev/ic/aic7xxx_inline.h 	ahc->scb_data->scbindex[scb->hscb->tag] = scb;
scbindex          510 dev/ic/aic7xxx_openbsd.c 		ahc->scb_data->scbindex[scb->hscb->tag] = scb;
scbindex          615 dev/ic/aic7xxxvar.h 	struct	scb *scbindex[256];	/*