Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDchio.h69 u_int16_t cm_fromunit; /* logical unit of from element */ member
/freebsd-14-stable/sys/cam/scsi/
HDscsi_ch.c874 if ((cm->cm_fromunit > (softc->sc_counts[cm->cm_fromtype] - 1)) || in chmove()
887 fromelem = softc->sc_firsts[cm->cm_fromtype] + cm->cm_fromunit; in chmove()