bmAttributes 1316 dev/usb/ehci.c u_int8_t xfertype = ed->bmAttributes & UE_XFERTYPE;
bmAttributes 2241 dev/usb/ehci.c iscontrol = (epipe->pipe.endpoint->edesc->bmAttributes & UE_XFERTYPE) ==
bmAttributes 1400 dev/usb/if_atu.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 1403 dev/usb/if_atu.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 772 dev/usb/if_aue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 775 dev/usb/if_aue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 778 dev/usb/if_aue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 642 dev/usb/if_axe.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 645 dev/usb/if_axe.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 648 dev/usb/if_axe.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 257 dev/usb/if_cdce.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 284 dev/usb/if_cdce.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 287 dev/usb/if_cdce.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 292 dev/usb/if_cdce.c UE_GET_XFERTYPE(ed->bmAttributes) != UE_INTERRUPT) {
bmAttributes 295 dev/usb/if_cdce.c ed->bmAttributes);
bmAttributes 501 dev/usb/if_cue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 504 dev/usb/if_cue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 507 dev/usb/if_cue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 454 dev/usb/if_kue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 457 dev/usb/if_kue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 460 dev/usb/if_kue.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 270 dev/usb/if_ral.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 273 dev/usb/if_ral.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 312 dev/usb/if_rum.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 315 dev/usb/if_rum.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 241 dev/usb/if_udav.c if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK &&
bmAttributes 244 dev/usb/if_udav.c else if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK &&
bmAttributes 247 dev/usb/if_udav.c else if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT &&
bmAttributes 285 dev/usb/if_upl.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 288 dev/usb/if_upl.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 291 dev/usb/if_upl.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 244 dev/usb/if_url.c if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK &&
bmAttributes 247 dev/usb/if_url.c else if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK &&
bmAttributes 250 dev/usb/if_url.c else if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT &&
bmAttributes 360 dev/usb/if_wi_usb.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 363 dev/usb/if_wi_usb.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 366 dev/usb/if_wi_usb.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 246 dev/usb/moscom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 249 dev/usb/moscom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 2018 dev/usb/ohci.c u_int8_t xfertype = ed->bmAttributes & UE_XFERTYPE;
bmAttributes 173 dev/usb/uark.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 176 dev/usb/uark.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 1563 dev/usb/uaudio.c ed->bmAttributes, UGETW(ed->wMaxPacketSize),
bmAttributes 1568 dev/usb/uaudio.c if (UE_GET_XFERTYPE(ed->bmAttributes) != UE_ISOCHRONOUS)
bmAttributes 1572 dev/usb/uaudio.c type = UE_GET_ISO_TYPE(ed->bmAttributes);
bmAttributes 1625 dev/usb/uaudio.c epdesc1->bEndpointAddress, epdesc1->bmAttributes,
bmAttributes 1636 dev/usb/uaudio.c if (UE_GET_XFERTYPE(epdesc1->bmAttributes) != UE_ISOCHRONOUS) {
bmAttributes 1638 dev/usb/uaudio.c sc->sc_dev.dv_xname, epdesc1->bmAttributes);
bmAttributes 1709 dev/usb/uaudio.c ai.attributes = sed->bmAttributes;
bmAttributes 62 dev/usb/uaudioreg.h uByte bmAttributes;
bmAttributes 99 dev/usb/uaudioreg.h uByte bmAttributes;
bmAttributes 348 dev/usb/ubsa.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 352 dev/usb/ubsa.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 356 dev/usb/ubsa.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 366 dev/usb/ubt.c type = UE_GET_XFERTYPE(ed->bmAttributes);
bmAttributes 555 dev/usb/ubt.c UE_GET_XFERTYPE(ed->bmAttributes),
bmAttributes 556 dev/usb/ubt.c UE_GET_ISO_TYPE(ed->bmAttributes),
bmAttributes 560 dev/usb/ubt.c if (UE_GET_XFERTYPE(ed->bmAttributes) != UE_ISOCHRONOUS)
bmAttributes 348 dev/usb/uftdi.c attr = ed->bmAttributes & UE_XFERTYPE;
bmAttributes 332 dev/usb/ugen.c switch (edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 462 dev/usb/ugen.c switch (sce->edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 517 dev/usb/ugen.c switch (sce->edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 678 dev/usb/ugen.c switch (sce->edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 1322 dev/usb/ugen.c switch (sce->edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 1427 dev/usb/ugen.c switch (sce->edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 1449 dev/usb/ugen.c switch (sce->edesc->bmAttributes & UE_XFERTYPE) {
bmAttributes 911 dev/usb/uhci.c ed->bEndpointAddress, ed->bmAttributes);
bmAttributes 2849 dev/usb/uhci.c switch (ed->bmAttributes & UE_XFERTYPE) {
bmAttributes 183 dev/usb/uhidev.c ed->bmAttributes & UE_XFERTYPE,
bmAttributes 187 dev/usb/uhidev.c (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) {
bmAttributes 190 dev/usb/uhidev.c (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) {
bmAttributes 239 dev/usb/uhub.c if ((ed->bmAttributes & UE_XFERTYPE) != UE_INTERRUPT) {
bmAttributes 238 dev/usb/uipaq.c (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 241 dev/usb/uipaq.c (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 248 dev/usb/ulpt.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 251 dev/usb/ulpt.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 464 dev/usb/umass.c && (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 467 dev/usb/umass.c && (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 471 dev/usb/umass.c && (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) {
bmAttributes 267 dev/usb/umct.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT &&
bmAttributes 271 dev/usb/umct.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 274 dev/usb/umct.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 498 dev/usb/umidi.c if (UE_GET_XFERTYPE(epd->bmAttributes)!=UE_BULK ||
bmAttributes 525 dev/usb/umidi.c if (UE_GET_XFERTYPE(epd->bmAttributes)!=UE_BULK ||
bmAttributes 566 dev/usb/umidi.c if (UE_GET_XFERTYPE(epd->bmAttributes) == UE_BULK) {
bmAttributes 681 dev/usb/umidi.c UE_GET_XFERTYPE(TO_EPD(desc)->bmAttributes) == UE_BULK) {
bmAttributes 308 dev/usb/umodem.c (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 311 dev/usb/umodem.c (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 363 dev/usb/umodem.c (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) {
bmAttributes 157 dev/usb/umsm.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 160 dev/usb/umsm.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 166 dev/usb/uow.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 169 dev/usb/uow.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 172 dev/usb/uow.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT)
bmAttributes 314 dev/usb/uplcom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 368 dev/usb/uplcom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 371 dev/usb/uplcom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 186 dev/usb/urio.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 189 dev/usb/urio.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 205 dev/usb/usb.h uByte bmAttributes;
bmAttributes 237 dev/usb/usb.h uByte bmAttributes;
bmAttributes 342 dev/usb/usb.h uByte bmAttributes;
bmAttributes 521 dev/usb/usb_subr.c switch (UE_GET_XFERTYPE(ed->bmAttributes)) {
bmAttributes 661 dev/usb/usb_subr.c (cdp->bmAttributes & UC_SELF_POWERED)) {
bmAttributes 663 dev/usb/usb_subr.c if (cdp->bmAttributes & UC_BUS_POWERED) {
bmAttributes 701 dev/usb/usb_subr.c cdp->bConfigurationValue, dev->address, cdp->bmAttributes,
bmAttributes 991 dev/usb/usb_subr.c dev->def_ep_desc.bmAttributes = UE_CONTROL;
bmAttributes 796 dev/usb/usbdi.c [pipe->endpoint->edesc->bmAttributes & UE_XFERTYPE];
bmAttributes 184 dev/usb/usbf_subr.c dev->def_ep_desc.bmAttributes = UE_CONTROL;
bmAttributes 423 dev/usb/usbf_subr.c cd->bmAttributes = UC_BUS_POWERED | UC_SELF_POWERED;
bmAttributes 512 dev/usb/usbf_subr.c u_int8_t bmAttributes, u_int16_t wMaxPacketSize, u_int8_t bInterval,
bmAttributes 539 dev/usb/usbf_subr.c ed->bmAttributes = bmAttributes;
bmAttributes 622 dev/usb/usbf_subr.c return endpoint->edesc->bmAttributes;
bmAttributes 316 dev/usb/uscanner.c && (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 319 dev/usb/uscanner.c && (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 209 dev/usb/uslcom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 212 dev/usb/uslcom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK)
bmAttributes 258 dev/usb/usscanner.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 261 dev/usb/usscanner.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 264 dev/usb/usscanner.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 212 dev/usb/uts.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {
bmAttributes 343 dev/usb/uvisor.c (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) {
bmAttributes 310 dev/usb/uvscom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 313 dev/usb/uvscom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) {
bmAttributes 316 dev/usb/uvscom.c UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) {