Home
last modified time | relevance | path

Searched refs:bmAttributes (Results 26 – 39 of 39) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c172 p_ep.bmAttributes & USB_EP_ATTR_MASK; in ohci_hcdi_polled_input_init()
716 pipe_attr = ph->p_ep.bmAttributes & USB_EP_ATTR_MASK; in ohci_polled_init()
1914 pipe_attr = ph->p_ep.bmAttributes & USB_EP_ATTR_MASK; in ohci_polled_insert_td()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1176 ph->p_ep.bmAttributes, ph->p_ep.bEndpointAddress); in uhci_handle_intr_td()
1365 uhci_do_byte_stats(uhcip, length, ept->bmAttributes, in uhci_sendup_td_message()
1691 eptd->bmAttributes, eptd->bEndpointAddress); in uhci_handle_ctrl_td()
H A Duhcitgt.c276 if (((ph->p_ep.bmAttributes) & USB_EP_ATTR_MASK) == USB_EP_ATTR_INTR || in uhci_hcdi_pipe_open()
277 ((ph->p_ep.bmAttributes) & USB_EP_ATTR_MASK) == USB_EP_ATTR_BULK) { in uhci_hcdi_pipe_open()
H A Duhciutil.c3465 usb_pp->p_ep.bmAttributes, in uhci_handle_bulk_td()
4352 usb_pp->p_ep.bmAttributes, usb_pp->p_ep.bEndpointAddress); in uhci_handle_isoc_td()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c218 uint8_t ept_type = ept->bmAttributes & USB_EP_ATTR_MASK; in usb_lookup_ep_data()
1647 if ((eptd->bmAttributes & USB_EP_ATTR_MASK) == in usba_sync_clear_feature()
1648 USB_EP_ATTR_BULK || (eptd->bmAttributes & in usba_sync_clear_feature()
H A Dusbai_register.c1712 config_descr->bmAttributes, config_descr->bMaxPower); in usba_dump_descr_tree()
1868 ep_descr->bmAttributes, ep_descr->wMaxPacketSize, in usba_dump_ep()
H A Dusba_ugen.c1302 *bmAttr = ep_data->ep_descr.bmAttributes; in ugen_get_ep_descr()
1351 bmAttribute = ugen_default_ep_descr.bmAttributes; in ugen_check_open_flags()
1609 ep_descr->bmAttributes & USB_EP_ATTR_MASK; in ugen_epxs_minor_nodes_create()
2335 switch (epp->ep_descr.bmAttributes & USB_EP_ATTR_MASK) { in ugen_epx_req()
3985 if ((epp->ep_descr.bmAttributes & USB_EP_ATTR_INTR) && in ugen_eps_req()
H A Dhubdi.c8631 hubd->h_local_pwr_capable = (cfg_descr.bmAttributes & in hubd_init_power_budget()
8769 "with config_index=%d", cfg_descr.bmAttributes, in usba_hubdi_check_power_budget()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c354 (endpoint->ep_descr.bmAttributes & USB_EP_ATTR_MASK) != attr) { in zyd_usb_open_pipe()
664 type = uc->ep_cmd_out.ep_descr.bmAttributes & USB_EP_ATTR_MASK; in zyd_usb_cmd_pipe_send()
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c365 switch (ept_descr.bmAttributes & USB_EP_ATTR_MASK) { in usb_pipe_handle()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c2135 ep->bmAttributes, ep->wMaxPacketSize, ep->bInterval); in usb_as_handle_descriptors()
2171 cs_ep->bmAttributes, in usb_as_handle_descriptors()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1338 uchar_t ep_attr = ph->p_ep.bmAttributes; in ehci_deallocate_isoc_in_resource()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c502 if ((ph->p_ep.bmAttributes & USB_EP_ATTR_MASK) == USB_EP_ATTR_INTR && in xhci_hcdi_pipe_close()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c409 uint8_t ept_type = ept->bmAttributes & USB_EP_ATTR_MASK; in uath_lookup_ep_data()

12