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

/freebsd-9.3-release/bin/chio/
H A Dchio.c398 cmd.cp_unit = parse_element_unit(*argv);
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_ch.c1017 if (cp->cp_unit > (softc->sc_counts[cp->cp_type] - 1))
1023 dst = softc->sc_firsts[cp->cp_type] + cp->cp_unit;
/freebsd-9.3-release/sys/sys/
H A Dchio.h109 u_int16_t cp_unit; /* logical unit of element */ member in struct:changer_position

Completed in 134 milliseconds