Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDchio.h97 u_int16_t ce_sdstunit; /* logical unit of second destination */ member
/freebsd-14-stable/sys/cam/scsi/
HDscsi_ch.c930 (ce->ce_sdstunit > (softc->sc_counts[ce->ce_sdsttype] - 1))) in chexchange()
947 dst2 = softc->sc_firsts[ce->ce_sdsttype] + ce->ce_sdstunit; in chexchange()