ce_fdsttype       414 scsi/ch.c      	if ((ce->ce_srctype > CHET_DT) || (ce->ce_fdsttype > CHET_DT) ||
ce_fdsttype       418 scsi/ch.c      	    (ce->ce_fdstunit > (sc->sc_counts[ce->ce_fdsttype] - 1)) ||
ce_fdsttype       426 scsi/ch.c      	    (1 << ce->ce_fdsttype)) == 0) ||
ce_fdsttype       427 scsi/ch.c      	    ((sc->sc_exchangemask[ce->ce_fdsttype] &
ce_fdsttype       435 scsi/ch.c      	dst1 = sc->sc_firsts[ce->ce_fdsttype] + ce->ce_fdstunit;
ce_fdsttype        87 sys/chio.h     	int	ce_fdsttype;	/* element type of first destination */