tid_next          196 drivers/scsi/aic7xxx/aic79xx_core.c 					    u_int tid_next);
tid_next         8156 drivers/scsi/aic7xxx/aic79xx_core.c 	u_int		 tid_next;
tid_next         8255 drivers/scsi/aic7xxx/aic79xx_core.c 	tid_next = ahd_inw(ahd, WAITING_TID_HEAD);
tid_next         8258 drivers/scsi/aic7xxx/aic79xx_core.c 	for (scbid = tid_next; !SCBID_IS_NULL(scbid); scbid = tid_next) {
tid_next         8280 drivers/scsi/aic7xxx/aic79xx_core.c 		tid_next = ahd_inw_scbram(ahd, SCB_NEXT2);
tid_next         8361 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_stitch_tid_list(ahd, tid_prev, tid_head, tid_next);
tid_next         8444 drivers/scsi/aic7xxx/aic79xx_core.c 		    u_int tid_cur, u_int tid_next)
tid_next         8452 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_outw(ahd, WAITING_TID_HEAD, tid_next);
tid_next         8455 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_outw(ahd, SCB_NEXT2, tid_next);
tid_next         8457 drivers/scsi/aic7xxx/aic79xx_core.c 		if (SCBID_IS_NULL(tid_next))
tid_next         8469 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_outw(ahd, SCB_NEXT2, tid_next);
tid_next         8471 drivers/scsi/aic7xxx/aic79xx_core.c 		if (SCBID_IS_NULL(tid_next))