MESSAGE_IN_PHASE 1451 dev/ic/ncr53c9x.c 	if (sc->sc_prevphase != MESSAGE_IN_PHASE && sc->sc_state != NCR_RESELECTED) {
MESSAGE_IN_PHASE 2098 dev/ic/ncr53c9x.c 				if (sc->sc_phase != MESSAGE_IN_PHASE)
MESSAGE_IN_PHASE 2133 dev/ic/ncr53c9x.c 		if (sc->sc_prevphase == MESSAGE_IN_PHASE)
MESSAGE_IN_PHASE 2239 dev/ic/ncr53c9x.c 		if (sc->sc_phase != MESSAGE_IN_PHASE) {
MESSAGE_IN_PHASE 2260 dev/ic/ncr53c9x.c 		if (sc->sc_phase != MESSAGE_IN_PHASE) {
MESSAGE_IN_PHASE 2298 dev/ic/ncr53c9x.c 			if (sc->sc_phase != MESSAGE_IN_PHASE) {
MESSAGE_IN_PHASE 2557 dev/ic/ncr53c9x.c 	case MESSAGE_IN_PHASE:
MESSAGE_IN_PHASE 2587 dev/ic/ncr53c9x.c 		sc->sc_prevphase = MESSAGE_IN_PHASE;