Searched refs:cp_unit (Results 1 – 3 of 3) sorted by relevance
111 u_int16_t cp_unit; /* logical unit of element */ member
990 if (cp->cp_unit > (softc->sc_counts[cp->cp_type] - 1)) in chposition()996 dst = softc->sc_firsts[cp->cp_type] + cp->cp_unit; in chposition()
388 cmd.cp_unit = parse_element_unit(*argv); in do_position()