Searched refs:UE_GET_SS_ISO_MULT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb.h567 #define UE_GET_SS_ISO_MULT(x) ((x) & 0x03) macro
H A Dusb_transfer.c431 mult = UE_GET_SS_ISO_MULT(
541 mult = UE_GET_SS_ISO_MULT(
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.c2075 UE_GET_SS_ISO_MULT(xfer->endpoint->ecomp->bmAttributes)
2565 (ecomp != NULL) ? UE_GET_SS_ISO_MULT(ecomp->bmAttributes) + 1 : 1,

Completed in 80 milliseconds