Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h575 #define UE_GET_SS_ISO_MULT(x) ((x) & 0x03) macro
H A Dusb_transfer.c405 mult = UE_GET_SS_ISO_MULT( in usbd_transfer_setup_sub()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2005 UE_GET_SS_ISO_MULT(xfer->endpoint->ecomp->bmAttributes) in xhci_setup_generic_chain()
2489 (ecomp != NULL) ? UE_GET_SS_ISO_MULT(ecomp->bmAttributes) + 1 : 1, in xhci_configure_endpoint_by_xfer()

Completed in 10 milliseconds