Home
last modified time | relevance | path

Searched refs:sc_exchangemask (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_ch.c167 uint8_t sc_exchangemask[CHET_MAX + 1]; member
935 if (((softc->sc_exchangemask[ce->ce_srctype] & in chexchange()
937 ((softc->sc_exchangemask[ce->ce_fdsttype] & in chexchange()
1682 bzero(softc->sc_exchangemask, sizeof(softc->sc_exchangemask)); in chgetparams()
1687 softc->sc_exchangemask[from] = exchanges[from]; in chgetparams()