cm_totype 367 scsi/ch.c if ((cm->cm_fromtype > CHET_DT) || (cm->cm_totype > CHET_DT)) cm_totype 370 scsi/ch.c (cm->cm_tounit > (sc->sc_counts[cm->cm_totype] - 1))) cm_totype 376 scsi/ch.c if ((sc->sc_movemask[cm->cm_fromtype] & (1 << cm->cm_totype)) == 0) cm_totype 383 scsi/ch.c toelem = sc->sc_firsts[cm->cm_totype] + cm->cm_tounit; cm_totype 63 sys/chio.h int cm_totype; /* element type to move to */