scb_tag          3459 dev/ic/aic79xx.c 		u_int	scb_tag;
scb_tag          3462 dev/ic/aic79xx.c 		scb_tag = SCB_GET_TAG(pending_scb);
scb_tag          3463 dev/ic/aic79xx.c 		ahd_set_scbptr(ahd, scb_tag);
scb_tag          2217 dev/ic/aic7xxx.c 		u_int	scb_tag;
scb_tag          2220 dev/ic/aic7xxx.c 		scb_tag = ahc_inb(ahc, SCB_TAG);
scb_tag          2221 dev/ic/aic7xxx.c 		pending_scb = ahc_lookup_scb(ahc, scb_tag);