lastphase        2173 drivers/scsi/aic7xxx/aic79xx_core.c 		u_int lastphase;
lastphase        2175 drivers/scsi/aic7xxx/aic79xx_core.c 		lastphase = ahd_inb(ahd, LASTPHASE);
lastphase        2180 drivers/scsi/aic7xxx/aic79xx_core.c 		       lastphase, ahd_inb(ahd, SCSISIGI));
lastphase        2185 drivers/scsi/aic7xxx/aic79xx_core.c 		u_int lastphase;
lastphase        2187 drivers/scsi/aic7xxx/aic79xx_core.c 		lastphase = ahd_inb(ahd, LASTPHASE);
lastphase        2192 drivers/scsi/aic7xxx/aic79xx_core.c 		       lastphase, ahd_inb(ahd, SCSISIGI));
lastphase        2209 drivers/scsi/aic7xxx/aic79xx_core.c 		u_int	lastphase;
lastphase        2215 drivers/scsi/aic7xxx/aic79xx_core.c 		lastphase = ahd_inb(ahd, LASTPHASE);
lastphase        2219 drivers/scsi/aic7xxx/aic79xx_core.c 			       ahd_lookup_phase_entry(lastphase)->phasemsg,
lastphase        2675 drivers/scsi/aic7xxx/aic79xx_core.c 	u_int	lastphase;
lastphase        2704 drivers/scsi/aic7xxx/aic79xx_core.c 	lastphase = ahd_inb(ahd, LASTPHASE);
lastphase        2728 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_lastphase_print(lastphase, &cur_col, 50);
lastphase        3032 drivers/scsi/aic7xxx/aic79xx_core.c 	u_int	lastphase;
lastphase        3046 drivers/scsi/aic7xxx/aic79xx_core.c 	lastphase = ahd_inb(ahd, LASTPHASE);
lastphase        3062 drivers/scsi/aic7xxx/aic79xx_core.c 	if (lastphase == P_MESGOUT) {
lastphase        3258 drivers/scsi/aic7xxx/aic79xx_core.c 	 && (lastphase == P_MESGIN || lastphase == P_MESGOUT)
lastphase        3303 drivers/scsi/aic7xxx/aic79xx_core.c 		       ahd_lookup_phase_entry(lastphase)->phasemsg,
lastphase        3307 drivers/scsi/aic7xxx/aic79xx_core.c 		if (lastphase != P_BUSFREE)
lastphase        3322 drivers/scsi/aic7xxx/aic79xx_core.c 	u_int	lastphase;
lastphase        3330 drivers/scsi/aic7xxx/aic79xx_core.c 	lastphase = ahd_inb(ahd, LASTPHASE);
lastphase        3340 drivers/scsi/aic7xxx/aic79xx_core.c 		       "LASTPHASE = 0x%x.\n", lastphase);
lastphase        3372 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((lastphase & ~P_DATAIN_DT) == 0
lastphase        3373 drivers/scsi/aic7xxx/aic79xx_core.c 	 || lastphase == P_COMMAND) {
lastphase        1211 drivers/scsi/aic7xxx/aic7xxx_core.c 		u_int lastphase;
lastphase        1213 drivers/scsi/aic7xxx/aic7xxx_core.c 		lastphase = ahc_inb(ahc, LASTPHASE);
lastphase        1217 drivers/scsi/aic7xxx/aic7xxx_core.c 		       lastphase, ahc_inb(ahc, SCSISIGI));
lastphase        1222 drivers/scsi/aic7xxx/aic7xxx_core.c 		u_int lastphase;
lastphase        1224 drivers/scsi/aic7xxx/aic7xxx_core.c 		lastphase = ahc_inb(ahc, LASTPHASE);
lastphase        1228 drivers/scsi/aic7xxx/aic7xxx_core.c 		       lastphase, ahc_inb(ahc, SCSISIGI));
lastphase        1382 drivers/scsi/aic7xxx/aic7xxx_core.c 		u_int lastphase = ahc_inb(ahc, LASTPHASE);
lastphase        1387 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (lastphase == ahc_phase_table[i].phase)
lastphase        1615 drivers/scsi/aic7xxx/aic7xxx_core.c 		u_int	lastphase;
lastphase        1621 drivers/scsi/aic7xxx/aic7xxx_core.c 		lastphase = ahc_inb(ahc, LASTPHASE);
lastphase        1640 drivers/scsi/aic7xxx/aic7xxx_core.c 			errorphase = lastphase;
lastphase        1775 drivers/scsi/aic7xxx/aic7xxx_core.c 		u_int	lastphase;
lastphase        1807 drivers/scsi/aic7xxx/aic7xxx_core.c 		lastphase = ahc_inb(ahc, LASTPHASE);
lastphase        1817 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (lastphase == P_MESGOUT) {
lastphase        1933 drivers/scsi/aic7xxx/aic7xxx_core.c 				if (lastphase == ahc_phase_table[i].phase)
lastphase        1936 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (lastphase != P_BUSFREE) {
lastphase        3138 drivers/scsi/aic7xxx/aic7xxx_core.c 	u_int	lastphase;
lastphase        3146 drivers/scsi/aic7xxx/aic7xxx_core.c 	lastphase = ahc_inb(ahc, LASTPHASE);
lastphase        3156 drivers/scsi/aic7xxx/aic7xxx_core.c 		       "LASTPHASE = 0x%x.\n", lastphase);
lastphase        3187 drivers/scsi/aic7xxx/aic7xxx_core.c 	if ((lastphase & ~P_DATAIN_DT) == 0
lastphase        3188 drivers/scsi/aic7xxx/aic7xxx_core.c 	 || lastphase == P_COMMAND) {
lastphase        2012 kernel/rcu/rcutorture.c 	bool lastphase = 0;
lastphase        2022 kernel/rcu/rcutorture.c 			    smp_load_acquire(&barrier_phase)) != lastphase ||
lastphase        2024 kernel/rcu/rcutorture.c 		lastphase = newphase;