P_MESGOUT         122 dev/ic/aic79xx.c 	{ P_MESGOUT,	MSG_NOOP,		"in Message-out phase"	},
P_MESGOUT        1072 dev/ic/aic79xx.c 		case P_MESGOUT:
P_MESGOUT        1244 dev/ic/aic79xx.c 			 && bus_phase != P_MESGOUT) {
P_MESGOUT        1260 dev/ic/aic79xx.c 				if (bus_phase == P_MESGOUT)
P_MESGOUT        1272 dev/ic/aic79xx.c 				if (bus_phase == P_MESGOUT) {
P_MESGOUT        2218 dev/ic/aic79xx.c 	if (lastphase == P_MESGOUT) {
P_MESGOUT        2405 dev/ic/aic79xx.c 	 && (lastphase == P_MESGIN || lastphase == P_MESGOUT)
P_MESGOUT        3929 dev/ic/aic79xx.c 		phasemis = bus_phase != P_MESGOUT;
P_MESGOUT        4029 dev/ic/aic79xx.c 			if (bus_phase == P_MESGOUT
P_MESGOUT        4117 dev/ic/aic79xx.c 			ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO);
P_MESGOUT         110 dev/ic/aic7xxx.c 	{ P_MESGOUT,	MSG_NOOP,		"in Message-out phase"	},
P_MESGOUT         753 dev/ic/aic7xxx.c 			 && bus_phase != P_MESGOUT) {
P_MESGOUT         773 dev/ic/aic7xxx.c 				if (bus_phase == P_MESGOUT)
P_MESGOUT         785 dev/ic/aic7xxx.c 				if (bus_phase == P_MESGOUT) {
P_MESGOUT        1320 dev/ic/aic7xxx.c 		if (lastphase == P_MESGOUT) {
P_MESGOUT        2743 dev/ic/aic7xxx.c 		phasemis = bus_phase != P_MESGOUT;
P_MESGOUT        2831 dev/ic/aic7xxx.c 			if (bus_phase == P_MESGOUT
P_MESGOUT        2914 dev/ic/aic7xxx.c 			ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO);