Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1500 reqp->ctrl_attributes)) != USB_SUCCESS) { in uhci_handle_ctrl_td()
1553 reqp->ctrl_attributes)) != USB_SUCCESS) { in uhci_handle_ctrl_td()
1626 reqp->ctrl_attributes)) != USB_SUCCESS) { in uhci_handle_ctrl_td()
1646 reqp->ctrl_attributes)) != USB_SUCCESS) { in uhci_handle_ctrl_td()
1671 tw->tw_curr_xfer_reqp)->ctrl_attributes; in uhci_handle_ctrl_td()
H A Duhciutil.c2234 pp, tw, PID_SETUP, req->ctrl_attributes)) != USB_SUCCESS) { in uhci_create_setup_pkt()
2241 req->ctrl_attributes); in uhci_create_setup_pkt()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1364 usb_req_attrs_t ctrl_attributes; /* attributes for this req */ member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c184 attrs = ctrl_req->ctrl_attributes; in _usba_check_req()
1349 ctrl_req->ctrl_attributes = attributes | USB_ATTRS_AUTOCLEARING; in usb_pipe_sync_ctrl_xfer()
H A Dusba_ugen.c2477 reqp->ctrl_attributes = USB_ATTRS_AUTOCLEARING | in ugen_epx_ctrl_req()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c754 request->ctrl_attributes = USB_ATTRS_SHORT_XFER_OK; in usbskel_strategy()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c1201 if (!(ucrp->ctrl_attributes & USB_ATTRS_SHORT_XFER_OK)) { in xhci_endpoint_control_callback()
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2792 ctrl_req->ctrl_attributes = USB_ATTRS_AUTOCLEARING; in hid_send_async_ctrl_request()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3884 tw->tw_curr_xfer_reqp)->ctrl_attributes; in ehci_get_xfer_attrs()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4877 ctrl = (ctrl_reqp->ctrl_attributes & USB_ATTRS_SHORT_XFER_OK) ? in ohci_insert_ctrl_req()
10031 tw->tw_curr_xfer_reqp)->ctrl_attributes; in ohci_get_xfer_attrs()