Lines Matching refs:bmAttributes
2005 UE_GET_SS_ISO_MULT(xfer->endpoint->ecomp->bmAttributes)
2315 type = edesc->bmAttributes & UE_XFERTYPE;
2426 switch (edesc->bmAttributes & UE_XFERTYPE) {
2489 (ecomp != NULL) ? UE_GET_SS_ISO_MULT(ecomp->bmAttributes) + 1 : 1,
2773 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL)
2864 switch (xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) {
3166 .bmAttributes[0] = 2,
3172 .bmAttributes = 0,
3196 .bmAttributes = UC_SELF_POWERED,
3211 .bmAttributes = UE_INTERRUPT,
3219 .bmAttributes = 0,
3786 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL)
4270 ((ep->edesc->bmAttributes & UE_XFERTYPE) != UE_BULK) ||