sc_exchangemask    82 scsi/ch.c      	u_int8_t	sc_exchangemask[4];
sc_exchangemask   250 scsi/ch.c      		    sc->sc_exchangemask[CHET_MT], sc->sc_exchangemask[CHET_ST],
sc_exchangemask   251 scsi/ch.c      		    sc->sc_exchangemask[CHET_IE], sc->sc_exchangemask[CHET_DT]);
sc_exchangemask   425 scsi/ch.c      	if (((sc->sc_exchangemask[ce->ce_srctype] &
sc_exchangemask   427 scsi/ch.c      	    ((sc->sc_exchangemask[ce->ce_fdsttype] &
sc_exchangemask   725 scsi/ch.c      	bzero(sc->sc_exchangemask, sizeof(sc->sc_exchangemask));
sc_exchangemask   730 scsi/ch.c      		sc->sc_exchangemask[from] = exchanges[from];