| /netbsd-src/sys/dev/usb/ |
| H A D | usbroothub.c | 152 .bmAttributes = UC_ATTR_MBO | UC_SELF_POWERED, 170 .bmAttributes = UE_INTERRUPT, 230 .bmAttributes = UC_ATTR_MBO | UC_SELF_POWERED, 248 .bmAttributes = UE_INTERRUPT, 262 .bmAttributes = UC_SELF_POWERED, /* 10.13.1 */ 280 .bmAttributes = UE_INTERRUPT, 288 .bmAttributes = 0, 305 .bmAttributes[0] = 2, 312 .bmAttributes = 0, /* USB_DEVCAP_SS_LTM */
|
| H A D | usb.h | 249 uByte bmAttributes; member 294 uByte bmAttributes; member 317 uByte bmAttributes; member 366 uDWord bmAttributes; member 383 uByte bmAttributes; member 422 uDWord bmAttributes; member 557 uByte bmAttributes; member
|
| H A D | ubsa.c | 238 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in ubsa_attach() 242 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in ubsa_attach() 246 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in ubsa_attach()
|
| H A D | if_cdce.c | 218 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in cdce_attach() 221 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in cdce_attach() 224 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in cdce_attach()
|
| H A D | u3g.c | 394 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in u3g_attach() 399 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in u3g_attach() 403 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in u3g_attach() 621 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK && in u3g_open()
|
| H A D | uhmodem.c | 292 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in uhmodem_attach() 296 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uhmodem_attach() 299 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uhmodem_attach() 522 if (UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uhmodem_endpointhalt()
|
| H A D | uaudioreg.h | 60 uByte bmAttributes; member 125 uByte bmAttributes; member 422 uByte bmAttributes; member
|
| H A D | if_upl.c | 194 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in upl_attach() 197 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in upl_attach()
|
| H A D | umct.c | 251 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT && in umct_attach() 255 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in umct_attach() 258 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in umct_attach()
|
| H A D | if_kue.c | 475 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in kue_attach() 478 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in kue_attach() 481 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in kue_attach()
|
| H A D | uark.c | 168 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) in uark_attach() 171 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) in uark_attach()
|
| H A D | umodem_common.c | 187 (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) { in umodem_common_attach() 190 (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) { in umodem_common_attach() 240 (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) { in umodem_common_attach()
|
| H A D | uipaq.c | 227 (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) { in uipaq_attach() 230 (ed->bmAttributes & UE_XFERTYPE) == UE_BULK) { in uipaq_attach()
|
| H A D | if_cue.c | 514 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in cue_attach() 517 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in cue_attach() 520 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in cue_attach()
|
| H A D | ugen.c | 629 switch (edesc->bmAttributes & UE_XFERTYPE) { in ugenopen() 782 switch (sce->edesc->bmAttributes & UE_XFERTYPE) { in ugen_do_close() 866 switch (sce->edesc->bmAttributes & UE_XFERTYPE) { in ugen_do_read() 1079 switch (sce->edesc->bmAttributes & UE_XFERTYPE) { in ugen_do_write() 1732 if ((edesc->bmAttributes & UE_XFERTYPE) != UE_BULK) in ugen_do_ioctl() 1794 if ((edesc->bmAttributes & UE_XFERTYPE) != UE_BULK) in ugen_do_ioctl() 2135 switch (sce_in->edesc->bmAttributes & UE_XFERTYPE) { in ugenpoll() 2168 switch (sce_out->edesc->bmAttributes & UE_XFERTYPE) { in ugenpoll() 2364 switch (sce->edesc->bmAttributes & UE_XFERTYPE) { in ugenkqfilter() 2388 switch (sce->edesc->bmAttributes & UE_XFERTYPE) { in ugenkqfilter()
|
| H A D | if_url.c | 224 if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK && in url_attach() 227 else if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK && in url_attach() 230 else if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT && in url_attach()
|
| H A D | if_mos.c | 623 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in mos_attach() 626 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in mos_attach() 629 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in mos_attach()
|
| H A D | auvitek.c | 163 type = UE_GET_XFERTYPE(ed->bmAttributes); in auvitek_attach() 208 type = UE_GET_XFERTYPE(ed->bmAttributes); in auvitek_attach()
|
| H A D | if_udav.c | 218 if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK && in udav_attach() 221 else if ((ed->bmAttributes & UE_XFERTYPE) == UE_BULK && in udav_attach() 224 else if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT && in udav_attach()
|
| H A D | uvscom.c | 306 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uvscom_attach() 309 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uvscom_attach() 312 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in uvscom_attach()
|
| H A D | usscanner.c | 232 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in usscanner_attach() 235 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in usscanner_attach() 238 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in usscanner_attach()
|
| H A D | uchcom.c | 364 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in find_endpoints() 368 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in find_endpoints() 371 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in find_endpoints()
|
| H A D | if_smsc.c | 816 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in smsc_attach() 819 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in smsc_attach() 823 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in smsc_attach()
|
| H A D | uplcom.c | 389 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in uplcom_attach() 442 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uplcom_attach() 445 UE_GET_XFERTYPE(ed->bmAttributes) == UE_BULK) { in uplcom_attach()
|
| /netbsd-src/sys/rump/dev/lib/libugenhc/ |
| H A D | ugenhc.c | 594 if ((ed->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) { in rumpusb_device_bulk_start() 652 if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT in rumpusb_device_bulk_start() 668 if ((ed->bmAttributes & UE_XFERTYPE) == UE_ISOCHRONOUS) in rumpusb_device_bulk_start() 773 uint8_t xfertype = ed->bmAttributes & UE_XFERTYPE; in ugenhc_open()
|