SCB_GET_TAG       626 dev/ic/aic79xx.c 	if (ahd_get_scbptr(ahd) != SCB_GET_TAG(scb)
SCB_GET_TAG      1388 dev/ic/aic79xx.c 			       SCB_GET_TAG(scb));
SCB_GET_TAG      1427 dev/ic/aic79xx.c 					   SCB_GET_LUN(scb), SCB_GET_TAG(scb),
SCB_GET_TAG      1454 dev/ic/aic79xx.c 				tag = SCB_GET_TAG(scb);
SCB_GET_TAG      1518 dev/ic/aic79xx.c 					   SCB_GET_LUN(scb), SCB_GET_TAG(scb), 
SCB_GET_TAG      2168 dev/ic/aic79xx.c 			       SCB_GET_LUN(scb), SCB_GET_TAG(scb),
SCB_GET_TAG      2237 dev/ic/aic79xx.c 			       SCB_GET_TAG(scb),
SCB_GET_TAG      2241 dev/ic/aic79xx.c 				tag = SCB_GET_TAG(scb);
SCB_GET_TAG      2256 dev/ic/aic79xx.c 				tag = SCB_GET_TAG(scb);
SCB_GET_TAG      2433 dev/ic/aic79xx.c 				tag = SCB_GET_TAG(scb);
SCB_GET_TAG      2757 dev/ic/aic79xx.c 	       SCB_GET_TAG(scb));
SCB_GET_TAG      3462 dev/ic/aic79xx.c 		scb_tag = SCB_GET_TAG(pending_scb);
SCB_GET_TAG      3623 dev/ic/aic79xx.c 			ahd->msgout_buf[ahd->msgout_index++] = SCB_GET_TAG(scb);
SCB_GET_TAG      3676 dev/ic/aic79xx.c 		      "SCB flags = %x", SCB_GET_TAG(scb), scb->hscb->control,
SCB_GET_TAG      4835 dev/ic/aic79xx.c 			     SCB_GET_TAG(scb));
SCB_GET_TAG      5687 dev/ic/aic79xx.c 		if (SCB_GET_TAG(scb) == tag)
SCB_GET_TAG      5699 dev/ic/aic79xx.c 			if (SCB_GET_TAG(list_scb) == tag)
SCB_GET_TAG      5709 dev/ic/aic79xx.c 		if (SCB_GET_TAG(scb) == tag)
SCB_GET_TAG      5909 dev/ic/aic79xx.c 	ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL;
SCB_GET_TAG      7132 dev/ic/aic79xx.c 			      && ((tag == SCB_GET_TAG(scb))
SCB_GET_TAG      7140 dev/ic/aic79xx.c 		match = ((tag == SCB_GET_TAG(scb)) || (tag == SCB_LIST_NULL));
SCB_GET_TAG      7201 dev/ic/aic79xx.c 	ahd->qinfifo[AHD_QIN_WRAP(ahd->qinfifonext)] = SCB_GET_TAG(scb);
SCB_GET_TAG      7458 dev/ic/aic79xx.c 				printf(" 0x%x", SCB_GET_TAG(scb));
SCB_GET_TAG      8089 dev/ic/aic79xx.c 			       SCB_GET_TAG(scb), siu->status);
SCB_GET_TAG      8151 dev/ic/aic79xx.c 			       SCB_GET_TAG(scb));
SCB_GET_TAG      8303 dev/ic/aic79xx.c 		       SCB_GET_TAG(scb));
SCB_GET_TAG      8936 dev/ic/aic79xx.c 		cur_col = printf("\n%3d FIFO_USE[0x%x] ", SCB_GET_TAG(scb),
SCB_GET_TAG      8938 dev/ic/aic79xx.c 		ahd_set_scbptr(ahd, SCB_GET_TAG(scb));
SCB_GET_TAG      8953 dev/ic/aic79xx.c 			printf("%d ", SCB_GET_TAG(list_scb));
SCB_GET_TAG      8961 dev/ic/aic79xx.c 		printf("%d ", SCB_GET_TAG(scb));
SCB_GET_TAG      9158 dev/ic/aic79xx.c 	    SCB_GET_TAG(scb), was_paused ? "" : "not ");
SCB_GET_TAG      10670 dev/ic/aic79xx.c 	ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb;
SCB_GET_TAG      10681 dev/ic/aic79xx.c 	if (SCBID_IS_NULL(SCB_GET_TAG(scb)))
SCB_GET_TAG      10683 dev/ic/aic79xx.c 		      SCB_GET_TAG(scb));
SCB_GET_TAG      10688 dev/ic/aic79xx.c 	ahd->qinfifo[AHD_QIN_WRAP(ahd->qinfifonext)] = SCB_GET_TAG(scb);
SCB_GET_TAG      10710 dev/ic/aic79xx.c 		       SCB_GET_TAG(scb), scb->hscb->scsiid,
SCB_GET_TAG       473 dev/ic/aic79xx_openbsd.c 		ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb;
SCB_GET_TAG       475 dev/ic/aic79xx_openbsd.c 		ahd_set_scbptr(ahd, SCB_GET_TAG(scb));