Home
last modified time | relevance | path

Searched refs:ep_data (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1081 if ((epp->ep_data) || in usb_ugen_poll()
1100 if ((epp->ep_data) || in usb_ugen_poll()
1274 usb_ep_data_t *ep_data; in ugen_get_ep_descr() local
1286 ep_data = &alt_if_data->altif_ep[ep]; in ugen_get_ep_descr()
1288 if (usb_get_ep_index(ep_data->ep_descr. in ugen_get_ep_descr()
1291 *bmAttr = ep_data->ep_descr.bmAttributes; in ugen_get_ep_descr()
1292 *bAddr = ep_data->ep_descr.bEndpointAddress; in ugen_get_ep_descr()
1422 usb_ep_data_t *ep_data; in ugen_epxs_init() local
1455 ep_data = &alt_if_data->altif_ep[ep]; in ugen_epxs_init()
1456 if (ugen_epxs_data_init(ugenp, ep_data, in ugen_epxs_init()
[all …]
H A Dhubdi.c1825 usb_ep_data_t *ep_data; in usba_hubdi_attach() local
1919 if ((ep_data = usb_lookup_ep_data(dip, hubd->h_dev_data, in usba_hubdi_attach()
1928 hubd->h_ep1_descr = ep_data->ep_descr; in usba_hubdi_attach()
/titanic_41/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c287 usb_ep_data_t *ep_data; in usb_list_all_endpoints() local
292 ep_data = &ifalt->altif_ep[i]; in usb_list_all_endpoints()
293 ep_descr = &ep_data->ep_descr; in usb_list_all_endpoints()
308 usb_ep_data_t *ep_data; in usb_find_endpoint() local
314 ep_data = &alt_if->altif_ep[i]; in usb_find_endpoint()
315 ep_descr = &ep_data->ep_descr; in usb_find_endpoint()
320 return (ep_data); in usb_find_endpoint()
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1946 usb_ep_data_t *ep_data; in usb_as_handle_descriptors() local
2108 if ((ep_data = usb_lookup_ep_data(uasp->usb_as_dip, in usb_as_handle_descriptors()
2111 if ((ep_data = usb_lookup_ep_data(uasp->usb_as_dip, in usb_as_handle_descriptors()
2122 ep = &ep_data->ep_descr; in usb_as_handle_descriptors()
2141 if (ep_data->ep_n_cvs == 0) { in usb_as_handle_descriptors()
2151 ep_data->ep_cvs[0].cvs_buf, in usb_as_handle_descriptors()
2152 ep_data->ep_cvs[0].cvs_buf_len, in usb_as_handle_descriptors()
/titanic_41/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c351 usb_ep_data_t *ep_data; in hid_attach() local
424 if ((ep_data = usb_lookup_ep_data(dip, dev_data, in hid_attach()
435 hidp->hid_ep_intr_descr = ep_data->ep_descr; in hid_attach()
442 altif_data, ep_data) != USB_HID_DESCR_SIZE) { in hid_attach()
1808 usb_ep_data_t *ep_data) in hid_parse_hid_descr() argument
1827 for (which_cvs = 0; which_cvs < ep_data->ep_n_cvs; which_cvs++) { in hid_parse_hid_descr()
1828 cvs = &ep_data->ep_cvs[which_cvs]; in hid_parse_hid_descr()
/titanic_41/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c2433 usb_ep_data_t *ep_data; in usbecm_get_descriptors() local
2598 if ((ep_data = usb_lookup_ep_data(ecmp->ecm_dip, ecmp->ecm_dev_data, in usbecm_get_descriptors()
2608 ecmp->ecm_intr_ep = ep_data; in usbecm_get_descriptors()
2611 if ((ep_data = usb_lookup_ep_data(ecmp->ecm_dip, ecmp->ecm_dev_data, in usbecm_get_descriptors()
2621 ecmp->ecm_bulk_in_ep = ep_data; in usbecm_get_descriptors()
2623 if ((ep_data = usb_lookup_ep_data(ecmp->ecm_dip, ecmp->ecm_dev_data, in usbecm_get_descriptors()
2633 ecmp->ecm_bulk_out_ep = ep_data; in usbecm_get_descriptors()
/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h198 mblk_t *ep_data; /* IN data (ctrl & intr) */ member
/titanic_41/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c681 usb_ep_data_t *ep_data; in usbprn_get_descriptors() local
736 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, alt, 0, in usbprn_get_descriptors()
738 usbprnp->usbprn_bulk_out.ps_ept_descr = ep_data->ep_descr; in usbprn_get_descriptors()
740 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, alt, 0, in usbprn_get_descriptors()
742 usbprnp->usbprn_bulk_in.ps_ept_descr = ep_data->ep_descr; in usbprn_get_descriptors()
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c624 usb_ep_data_t *ep_data; in scsa2usb_attach() local
739 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, 0, 0, in scsa2usb_attach()
741 scsa2usbp->scsa2usb_bulkout_ept = ep_data->ep_descr; in scsa2usb_attach()
743 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, 0, 0, in scsa2usb_attach()
745 scsa2usbp->scsa2usb_bulkin_ept = ep_data->ep_descr; in scsa2usb_attach()
747 if ((ep_data = usb_lookup_ep_data(dip, dev_data, interface, 0, 0, in scsa2usb_attach()
749 scsa2usbp->scsa2usb_intr_ept = ep_data->ep_descr; in scsa2usb_attach()
/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c371 usb_ep_data_t *ep_data; in uath_list_all_eps() local
376 ep_data = &ifalt->altif_ep[i]; in uath_list_all_eps()
377 ep_descr = &ep_data->ep_descr; in uath_list_all_eps()