cm_fromunit       369 scsi/ch.c      	if ((cm->cm_fromunit > (sc->sc_counts[cm->cm_fromtype] - 1)) ||
cm_fromunit       382 scsi/ch.c      	fromelem = sc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit;
cm_fromunit        62 sys/chio.h     	int	cm_fromunit;	/* logical unit of from element */