Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDchio.h95 u_int16_t ce_fdstunit; /* logical unit of first destination */ member
/freebsd-14-stable/sys/cam/scsi/
HDscsi_ch.c929 (ce->ce_fdstunit > (softc->sc_counts[ce->ce_fdsttype] - 1)) || in chexchange()
946 dst1 = softc->sc_firsts[ce->ce_fdsttype] + ce->ce_fdstunit; in chexchange()