bdc_config_ep
int bdc_config_ep(struct bdc *bdc, struct bdc_ep *ep);
ret = bdc_config_ep(bdc, ep);
ret = bdc_config_ep(bdc, bdc->bdc_ep_array[1]);