Home
last modified time | relevance | path

Searched refs:bulk_attributes (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_bulkonly.c521 req->bulk_attributes = 0; in scsa2usb_handle_status_start()
523 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK; in scsa2usb_handle_status_start()
H A Dscsa2usb.c4928 req->bulk_attributes = 0; in scsa2usb_handle_data_start()
4978 req->bulk_attributes = attrs; in scsa2usb_handle_data_start()
5290 req->bulk_attributes = attrs; /* xfer attrs */ in scsa2usb_init_bulk_req()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c542 send_req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in zyd_usb_bulk_pipe_send()
997 req->bulk_attributes = in zyd_usb_data_in_start_request()
1058 send_req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in zyd_usb_send_packet()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c655 send_req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in uath_fw_send()
692 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK in uath_fw_ack()
1240 send_req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in uath_tx_cmd_xfer()
1470 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK in uath_rx_cmd_xfer()
1540 req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in uath_tx_data_xfer()
1715 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK in uath_rx_data_xfer()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c1611 br->bulk_attributes = USB_ATTRS_SHORT_XFER_OK | USB_ATTRS_AUTOCLEARING; in keyspan_receive_data()
1668 br->bulk_attributes = USB_ATTRS_SHORT_XFER_OK | USB_ATTRS_AUTOCLEARING; in keyspan_receive_status()
1706 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in keyspan_send_data()
H A Dkeyspan_dsd.c1843 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in keyspan_send_cmd_usa49()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1175 br->bulk_attributes = USB_ATTRS_AUTOCLEARING in usbecm_rx_start()
1321 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in usbecm_send_data()
1402 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in usbecm_send_zero_data()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1832 br->bulk_attributes = USB_ATTRS_AUTOCLEARING | USB_ATTRS_SHORT_XFER_OK; in uftdi_rx_start()
1946 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in uftdi_send_data()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c1664 br->bulk_attributes = USB_ATTRS_AUTOCLEARING | USB_ATTRS_SHORT_XFER_OK; in pl2303_rx_start()
1795 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in pl2303_send_data()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c690 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK | USB_ATTRS_AUTOCLEARING; in atu_rx_trigger()
723 req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in atu_tx_trigger()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1903 usb_req_attrs_t bulk_attributes; /* xfer-attributes */ member
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1559 req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in ural_tx_trigger()
1595 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK in ural_rx_trigger()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2396 br->bulk_attributes = USB_ATTRS_AUTOCLEARING in usbsacm_rx_start()
2544 br->bulk_attributes = USB_ATTRS_AUTOCLEARING; in usbsacm_send_data()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1565 req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in rum_tx_trigger()
1601 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK in rum_rx_trigger()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c1369 attrs = ubrp->bulk_attributes; in xhci_endpoint_norm_callback()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c1332 ubrp->bulk_attributes = USB_ATTRS_SHORT_XFER_OK | in ccid_bulkin_cache_refresh()
1683 cc->cc_ubrp->bulk_attributes = USB_ATTRS_AUTOCLEARING; in ccid_command_alloc()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c199 attrs = bulk_req->bulk_attributes; in _usba_check_req()
H A Dusba_ugen.c2647 reqp->bulk_attributes = USB_ATTRS_AUTOCLEARING; in ugen_epx_bulk_req()
2657 reqp->bulk_attributes |= USB_ATTRS_SHORT_XFER_OK; in ugen_epx_bulk_req()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c390 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK; in usbgem_rx_start_unit()
597 req->bulk_attributes = 0; in usbgem_send_common()
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c2300 req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in usbprn_send_async_bulk_data()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c3855 req->bulk_attributes = USB_ATTRS_AUTOCLEARING; in urtw_tx_start()
3896 req->bulk_attributes = USB_ATTRS_SHORT_XFER_OK | in urtw_rx_start()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c2986 if (((usb_bulk_req_t *)tw->tw_curr_xfer_reqp)->bulk_attributes in uhci_fill_in_bulk_isoc_td()
3452 tw->tw_curr_xfer_reqp)->bulk_attributes; in uhci_handle_bulk_td()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c3888 tw->tw_curr_xfer_reqp)->bulk_attributes; in ehci_get_xfer_attrs()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c5049 if (bulk_reqp->bulk_attributes & in ohci_insert_bulk_req()
10035 tw->tw_curr_xfer_reqp)->bulk_attributes; in ohci_get_xfer_attrs()