Symbol: usb_req_attrs_t
usr/src/uts/common/io/usb/hcd/ehci/ehci_intr.c
1109
usb_req_attrs_t attrs;
usr/src/uts/common/io/usb/hcd/ehci/ehci_intr.c
640
usb_req_attrs_t xfer_attrs;
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
261
usb_req_attrs_t ehci_get_xfer_attrs(ehci_state_t *ehcip,
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3869
usb_req_attrs_t
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
3876
usb_req_attrs_t attrs = USB_ATTRS_NONE;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10014
static usb_req_attrs_t
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10021
usb_req_attrs_t attrs = 0;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
439
static usb_req_attrs_t ohci_get_xfer_attrs(ohci_state_t *ohcip,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
8573
usb_req_attrs_t xfer_attrs;
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
9121
usb_req_attrs_t attrs;
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
1134
usb_req_attrs_t attrs;
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
1670
usb_req_attrs_t attrs = ((usb_ctrl_req_t *)
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
1873
usb_req_attrs_t attrs)
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
1948
usb_req_attrs_t attrs,
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
3451
usb_req_attrs_t attrs = ((usb_bulk_req_t *)
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
65
usb_req_attrs_t attrs, uhci_trans_wrapper_t *tw);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
171
size_t, uint_t, usb_req_attrs_t, usb_flags_t);
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4906
usb_req_attrs_t attrs = 0;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4908
usb_req_attrs_t attrs = USB_ATTRS_SHORT_XFER_OK;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
5279
uint_t timeout, usb_req_attrs_t attrs, usb_flags_t flags)
usr/src/uts/common/io/usb/scsa2usb/usb_ms_bulkonly.c
69
size_t, uint_t, usb_req_attrs_t, usb_flags_t);
usr/src/uts/common/io/usb/scsa2usb/usb_ms_cbi.c
62
size_t, uint_t, usb_req_attrs_t, usb_flags_t);
usr/src/uts/common/io/usb/usba/hcdi.c
661
usb_req_attrs_t attrs = req_wrp->wr_attrs;
usr/src/uts/common/io/usb/usba/hcdi.c
859
usb_req_attrs_t attrs = req_wrp->wr_attrs;
usr/src/uts/common/io/usb/usba/hubdi.c
3147
usb_req_attrs_t attr = 0;
usr/src/uts/common/io/usb/usba/usbai_req.c
116
usb_req_attrs_t attrs;
usr/src/uts/common/io/usb/usba/usbai_req.c
1300
usb_req_attrs_t attributes,
usr/src/uts/common/io/usb/usba/usbai_req.c
419
usb_req_attrs_t attrs,
usr/src/uts/common/io/usb/usba/usbai_req.c
69
usb_req_attrs_t attrs, usb_flags_t);
usr/src/uts/common/sys/usb/hcd/ehci/ehci_util.h
95
extern usb_req_attrs_t ehci_get_xfer_attrs(ehci_state_t *ehcip,
usr/src/uts/common/sys/usb/hcd/uhci/uhciutil.h
115
uchar_t PID, usb_req_attrs_t attrs);
usr/src/uts/common/sys/usb/usba/usba_impl.h
163
usb_req_attrs_t wr_attrs; /* save attrs from HCDI */
usr/src/uts/common/sys/usb/usba/usbai_private.h
132
usb_req_attrs_t attrs,
usr/src/uts/common/sys/usb/usbai.h
1364
usb_req_attrs_t ctrl_attributes; /* attributes for this req */
usr/src/uts/common/sys/usb/usbai.h
1587
usb_req_attrs_t attrs;
usr/src/uts/common/sys/usb/usbai.h
1903
usb_req_attrs_t bulk_attributes; /* xfer-attributes */
usr/src/uts/common/sys/usb/usbai.h
2062
usb_req_attrs_t intr_attributes;
usr/src/uts/common/sys/usb/usbai.h
2270
usb_req_attrs_t isoc_attributes;