P_MESGIN           83 drivers/scsi/aic7xxx/aic79xx_core.c 	{ P_MESGIN,	MSG_PARITY_ERROR,	"in Message-in phase"	},
P_MESGIN         1901 drivers/scsi/aic7xxx/aic79xx_core.c 		case P_MESGIN:
P_MESGIN         2075 drivers/scsi/aic7xxx/aic79xx_core.c 			if (bus_phase != P_MESGIN
P_MESGIN         2834 drivers/scsi/aic7xxx/aic79xx_core.c 		if (curphase == P_MESGIN)
P_MESGIN         3258 drivers/scsi/aic7xxx/aic79xx_core.c 	 && (lastphase == P_MESGIN || lastphase == P_MESGOUT)
P_MESGIN         4747 drivers/scsi/aic7xxx/aic79xx_core.c 			if (bus_phase == P_MESGIN) {
P_MESGIN         4828 drivers/scsi/aic7xxx/aic79xx_core.c 		phasemis = bus_phase != P_MESGIN;
P_MESGIN         4998 drivers/scsi/aic7xxx/aic79xx_core.c 				ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO);
P_MESGIN           94 drivers/scsi/aic7xxx/aic7xxx_core.c 	{ P_MESGIN,	MSG_PARITY_ERROR,	"in Message-in phase"	},
P_MESGIN         1251 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (bus_phase != P_MESGIN
P_MESGIN         3264 drivers/scsi/aic7xxx/aic7xxx_core.c 			if (bus_phase == P_MESGIN) {
P_MESGIN         3333 drivers/scsi/aic7xxx/aic7xxx_core.c 		phasemis = bus_phase != P_MESGIN;
P_MESGIN         3493 drivers/scsi/aic7xxx/aic7xxx_core.c 				ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO);