sPhase           3802 drivers/scsi/FlashPoint.c 	unsigned char sPhase;
sPhase           3860 drivers/scsi/FlashPoint.c 	sPhase = RD_HARPOON(port + hp_scsisig) & (SCSI_BSY | S_SCSI_PHZ);
sPhase           3863 drivers/scsi/FlashPoint.c 	    (sPhase == (SCSI_BSY | S_DATAO_PH)) ||
sPhase           3864 drivers/scsi/FlashPoint.c 	    (sPhase == (SCSI_BSY | S_DATAI_PH))) {