Searched refs:cm_tounit (Results 1 - 3 of 3) sorted by last modified time

/freebsd-9.3-release/bin/chio/
H A Dchio.c229 cmd.cm_tounit = parse_element_unit(*argv);
993 cmd.cm_tounit = ces->ces_source_addr;
/freebsd-9.3-release/sys/sys/
H A Dchio.h69 u_int16_t cm_tounit; /* logical unit of to element */ member in struct:changer_move
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_ch.c901 (cm->cm_tounit > (softc->sc_counts[cm->cm_totype] - 1)))
914 toelem = softc->sc_firsts[cm->cm_totype] + cm->cm_tounit;

Completed in 63 milliseconds