Lines Matching refs:bmAttributes
252 ((ep->edesc->bmAttributes & type_mask) == type_val)) {
266 ((udev->ctrl_ep.edesc->bmAttributes & type_mask) == type_val) &&
336 ((edesc->bmAttributes & UE_XFERTYPE) == UE_BULK) &&
337 ((UE_GET_BULK_STREAMS(ecomp->bmAttributes) != 0))) {
530 (cdp->bmAttributes & UC_SELF_POWERED) &&
533 if (cdp->bmAttributes & UC_BUS_POWERED) {
551 udev->address, cdp->bConfigurationValue, cdp->bmAttributes,
920 et = (ep->edesc->bmAttributes & UE_XFERTYPE);
1552 udev->ctrl_ep_desc.bmAttributes = UE_CONTROL;
2586 return (cdp->bmAttributes & UC_REMOTE_WAKEUP);