Searched refs:ce_sdstunit (Results 1 - 3 of 3) sorted by path

/freebsd-9.3-release/bin/chio/
H A Dchio.c317 cmd.ce_sdstunit = cmd.ce_srcunit;
330 cmd.ce_sdstunit = parse_element_unit(*argv);
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_ch.c956 (ce->ce_sdstunit > (softc->sc_counts[ce->ce_sdsttype] - 1)))
973 dst2 = softc->sc_firsts[ce->ce_sdsttype] + ce->ce_sdstunit;
/freebsd-9.3-release/sys/sys/
H A Dchio.h95 u_int16_t ce_sdstunit; /* logical unit of second destination */ member in struct:changer_exchange

Completed in 98 milliseconds