Searched refs:cp_type (Results 1 – 3 of 3) sorted by relevance
110 u_int16_t cp_type; /* element type */ member
988 if (cp->cp_type > CHET_DT) in chposition()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()
384 cmd.cp_type = parse_element_type(*argv); in do_position()