Searched refs:ep_n_cvs (Results 1 – 4 of 4) sorted by relevance
1091 n_cvs_ptr = &state->st_curr_ep->ep_n_cvs; in usba_process_cv_descr()1473 usba_free_cv_array(ep_array[ep].ep_cvs, ep_array[ep].ep_n_cvs); in usba_free_ep_array()1814 if (ep->ep_n_cvs > 0) { in usba_dump_ep()1816 "\t usb_ep_data_t shows %d cv descr(s)", ep->ep_n_cvs); in usba_dump_ep()1819 for (which_cv = 0; which_cv < ep->ep_n_cvs; which_cv++) { in usba_dump_ep()
521 uint_t ep_n_cvs; /* #elements in ep_cvs[] */ member
2141 if (ep_data->ep_n_cvs == 0) { in usb_as_handle_descriptors()
1827 for (which_cvs = 0; which_cvs < ep_data->ep_n_cvs; which_cvs++) { in hid_parse_hid_descr()