Searched refs:bmAttributes (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10.1-release/sys/dev/usb/template/
H A Dusb_template.h58 uint8_t bmAttributes; member in struct:usb_temp_endpoint_desc
73 uint8_t bmAttributes; member in struct:usb_temp_config_desc
H A Dusb_template_msc.c111 .bmAttributes = UE_BULK,
121 .bmAttributes = UE_BULK,
145 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_cdce.c162 .bmAttributes = UE_BULK,
172 .bmAttributes = UE_BULK,
178 .bmAttributes = UE_INTERRUPT,
227 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_modem.c106 .bmAttributes = UE_INTERRUPT,
112 .bmAttributes = UE_BULK,
118 .bmAttributes = UE_BULK,
181 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_mtp.c125 .bmAttributes = UE_BULK,
131 .bmAttributes = UE_INTERRUPT,
141 .bmAttributes = UE_BULK,
166 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_kbd.c112 .bmAttributes = UE_INTERRUPT,
146 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_mouse.c110 .bmAttributes = UE_INTERRUPT,
144 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_phone.c205 .bmAttributes = UE_ISOCHRONOUS,
262 .bmAttributes = UE_ISOCHRONOUS,
313 .bmAttributes = UE_INTERRUPT,
342 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template_audio.c249 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
307 .bmAttributes = UE_ISOCHRONOUS | UE_ISO_ADAPT,
345 .bmAttributes = UC_BUS_POWERED,
H A Dusb_template.c202 et = (ted->bmAttributes & UE_XFERTYPE);
246 ed->bmAttributes = ted->bmAttributes;
410 cd->bmAttributes = tcd->bmAttributes;
412 cd->bmAttributes |= (UC_REMOTE_WAKEUP | UC_BUS_POWERED);
415 cd->bmAttributes |= UC_SELF_POWERED;
417 cd->bmAttributes &= ~UC_SELF_POWERED;
725 temp = (ed->bmAttributes & UE_XFERTYPE);
/freebsd-10.1-release/lib/libusb/
H A Dlibusb.h264 uint8_t bmAttributes; member in struct:libusb_endpoint_descriptor
277 uint8_t bmAttributes; member in struct:libusb_ss_endpoint_companion_descriptor
308 uint8_t bmAttributes; member in struct:libusb_config_descriptor
319 uint32_t bmAttributes; member in struct:libusb_usb_2_0_device_capability_descriptor
327 uint8_t bmAttributes; member in struct:libusb_ss_usb_device_capability_descriptor
H A Dlibusb20_desc.h229 m(n, UINT8_T, bmAttributes, ) \
257 m(n, UINT8_T, bmAttributes, ) \
275 m(n, UINT8_T, bmAttributes, ) \
284 m(n, UINT32_T, bmAttributes, ) \
292 m(n, UINT8_T, bmAttributes, ) \
424 #define LIBUSB20_TRANSFER_TYPE_MASK 0x03 /* in bmAttributes */
428 * \ref LIBUSB20_ENDPOINT_DESC::bmAttributes "endpoint attributes" field.
526 * of the \ref LIBUSB20_ENDPOINT_DESC::bmAttributes "bmAttributes"
547 * \ref LIBUSB20_ENDPOINT_DESC::bmAttributes "bmAttribute
[all...]
H A Dlibusb10_desc.c187 pconfd->bmAttributes = pconf->desc.bmAttributes;
242 endd->bmAttributes = pend->desc.bmAttributes;
388 ptr->bmAttributes = ((const uint8_t *)buf)[3];
475 dcap_20->bmAttributes = ((const uint8_t *)buf)[3] |
492 ss_cap->bmAttributes = ((const uint8_t *)buf)[3];
H A Dusb.h104 uint8_t bmAttributes; member in struct:usb_endpoint_descriptor
154 uint8_t bmAttributes; member in struct:usb_config_descriptor
H A Dlibusb01.c358 bep->bmAttributes = aep->desc.bmAttributes;
444 bcfg->bmAttributes = acfg->desc.bmAttributes;
/freebsd-10.1-release/sys/dev/usb/
H A Dusb.h333 uDWord bmAttributes; member in struct:usb_devcap_usb2ext_descriptor
347 uByte bmAttributes; member in struct:usb_devcap_ss_descriptor
388 uByte bmAttributes; member in struct:usb_config_descriptor
531 uByte bmAttributes; member in struct:usb_endpoint_descriptor
555 uByte bmAttributes; member in struct:usb_endpoint_ss_comp_descriptor
661 uByte bmAttributes; member in struct:usb_otg_descriptor
H A Dusb_device.c319 ((ep->edesc->bmAttributes & type_mask) == type_val)) {
333 ((udev->ctrl_ep.edesc->bmAttributes & type_mask) == type_val) &&
403 (edesc->bmAttributes & UE_XFERTYPE) == UE_BULK &&
404 (UE_GET_BULK_STREAMS(ecomp->bmAttributes) != 0)) {
633 (cdp->bmAttributes & UC_SELF_POWERED) &&
636 if (cdp->bmAttributes & UC_BUS_POWERED) {
654 udev->address, cdp->bConfigurationValue, cdp->bmAttributes,
1024 et = (ep->edesc->bmAttributes & UE_XFERTYPE);
1665 udev->ctrl_ep_desc.bmAttributes = UE_CONTROL;
2708 return (cdp->bmAttributes
[all...]
H A Dusb_debug.c229 xfer->endpoint->edesc->bmAttributes);
H A Dusb_generic.c200 type = ed->bmAttributes & UE_XFERTYPE;
257 usb_config[0].type = ed->bmAttributes & UE_XFERTYPE;
265 switch (ed->bmAttributes & UE_XFERTYPE) {
326 usb_config[0].type = ed->bmAttributes & UE_XFERTYPE;
334 switch (ed->bmAttributes & UE_XFERTYPE) {
1502 usb_config[0].type = ed->bmAttributes & UE_XFERTYPE;
H A Dusb_compat_linux.c567 type = uhe->desc.bmAttributes & UE_XFERTYPE;
675 type = (uhe->desc.bmAttributes & UE_XFERTYPE);
781 uint8_t type = uhe->desc.bmAttributes & UE_XFERTYPE;
1068 at = uhe->desc.bmAttributes;
/freebsd-10.1-release/sys/dev/sound/usb/
H A Duaudioreg.h77 uByte bmAttributes; member in struct:__anon9819
114 uByte bmAttributes; member in struct:usb_audio_streaming_endpoint_descriptor
481 uByte bmAttributes; member in struct:usb_audio20_streaming_endpoint_descriptor
495 uByte bmAttributes; member in struct:usb_audio20_feedback_endpoint_descriptor
597 uByte bmAttributes; member in struct:usb_audio20_clock_source_unit
/freebsd-10.1-release/sys/compat/ndis/
H A Dsubr_usbd.c551 pipe->upi_type = UE_GET_XFERTYPE(edesc->bmAttributes);
640 if (UE_GET_XFERTYPE(ep->bmAttributes) == UE_CONTROL ||
641 UE_GET_XFERTYPE(ep->bmAttributes) == UE_ISOCHRONOUS) {
643 __func__, UE_GET_XFERTYPE(ep->bmAttributes));
654 cfg.type = UE_GET_XFERTYPE(ep->bmAttributes);
675 if (UE_GET_XFERTYPE(ep->bmAttributes) == UE_BULK)
/freebsd-10.1-release/sys/dev/usb/controller/
H A Datmegadci.c1230 (ed->bmAttributes & UE_XFERTYPE),
1535 .bmAttributes = UC_SELF_POWERED,
1550 .bmAttributes = UE_INTERRUPT,
2034 if ((xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) {
2116 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS)
H A Davr32dci.c1197 (ed->bmAttributes & UE_XFERTYPE),
1475 .bmAttributes = UC_SELF_POWERED,
1490 .bmAttributes = UE_INTERRUPT,
1973 if ((xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) {
2060 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS)
H A Dxhci.c2011 UE_GET_SS_ISO_MULT(xfer->endpoint->ecomp->bmAttributes)
2316 type = edesc->bmAttributes & UE_XFERTYPE;
2421 switch (edesc->bmAttributes & UE_XFERTYPE) {
2484 (ecomp != NULL) ? UE_GET_SS_ISO_MULT(ecomp->bmAttributes) + 1 : 1,
2770 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL)
2861 switch (xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) {
3157 .bmAttributes[0] = 2,
3163 .bmAttributes = 0, /* XXX */
3187 .bmAttributes = UC_SELF_POWERED,
3202 .bmAttributes
[all...]

Completed in 182 milliseconds

12