Searched refs:usb_req_attrs_t (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 1237 } usb_req_attrs_t; typedef 1285 usb_req_attrs_t ctrl_attributes; /* attributes for this req */ 1500 usb_req_attrs_t attrs; 1811 usb_req_attrs_t bulk_attributes; /* xfer-attributes */ 1970 usb_req_attrs_t intr_attributes; 2178 usb_req_attrs_t isoc_attributes;
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_util.h | 95 extern usb_req_attrs_t ehci_get_xfer_attrs(ehci_state_t *ehcip,
|
/titanic_41/usr/src/uts/common/sys/usb/usba/ |
H A D | usbai_private.h | 132 usb_req_attrs_t attrs,
|
H A D | usba_impl.h | 161 usb_req_attrs_t wr_attrs; /* save attrs from HCDI */
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhciutil.h | 115 uchar_t PID, usb_req_attrs_t attrs);
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | hcdi.c | 647 usb_req_attrs_t attrs = req_wrp->wr_attrs; in hcdi_do_cb() 845 usb_req_attrs_t attrs = req_wrp->wr_attrs; in hcdi_autoclearing()
|
H A D | usbai_req.c | 68 usb_req_attrs_t attrs, usb_flags_t); 115 usb_req_attrs_t attrs; in _usba_check_req() 414 usb_req_attrs_t attrs, in usba_flags_attr_check() 1295 usb_req_attrs_t attributes, in usb_pipe_sync_ctrl_xfer()
|
H A D | hubdi.c | 3121 usb_req_attrs_t attr = 0; in hubd_get_hub_descriptor()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_intr.c | 642 usb_req_attrs_t xfer_attrs; in ehci_check_for_short_xfer() 1111 usb_req_attrs_t attrs; in ehci_handle_intr_qtd()
|
H A D | ehci_util.c | 260 usb_req_attrs_t ehci_get_xfer_attrs(ehci_state_t *ehcip, 3847 usb_req_attrs_t 3854 usb_req_attrs_t attrs = USB_ATTRS_NONE; in ehci_get_xfer_attrs()
|
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | usb_ms_cbi.c | 62 size_t, uint_t, usb_req_attrs_t, usb_flags_t);
|
H A D | usb_ms_bulkonly.c | 69 size_t, uint_t, usb_req_attrs_t, usb_flags_t);
|
H A D | scsa2usb.c | 164 size_t, uint_t, usb_req_attrs_t, usb_flags_t); 4846 usb_req_attrs_t attrs = 0; in scsa2usb_handle_data_start() 4848 usb_req_attrs_t attrs = USB_ATTRS_SHORT_XFER_OK; in scsa2usb_handle_data_start() 5219 uint_t timeout, usb_req_attrs_t attrs, usb_flags_t flags) in scsa2usb_init_bulk_req()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhci.c | 1134 usb_req_attrs_t attrs; in uhci_handle_intr_td() 1670 usb_req_attrs_t attrs = ((usb_ctrl_req_t *) in uhci_handle_ctrl_td()
|
H A D | uhciutil.c | 65 usb_req_attrs_t attrs, uhci_trans_wrapper_t *tw); 1873 usb_req_attrs_t attrs) in uhci_insert_hc_td() 1948 usb_req_attrs_t attrs, in uhci_fill_in_td() 3451 usb_req_attrs_t attrs = ((usb_bulk_req_t *) in uhci_handle_bulk_td()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 439 static usb_req_attrs_t ohci_get_xfer_attrs(ohci_state_t *ohcip, 8593 usb_req_attrs_t xfer_attrs; in ohci_check_for_error() 9141 usb_req_attrs_t attrs; in ohci_handle_intr_td() 10034 static usb_req_attrs_t 10041 usb_req_attrs_t attrs = 0; in ohci_get_xfer_attrs()
|