HomeSort by: relevance | last modified time | path
    Searched refs:XHCI_EPCTX_MEP_FS_INTR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcireg.h 651 #define XHCI_EPCTX_MEP_FS_INTR 64U
xhci.c 3984 if (mep > XHCI_EPCTX_MEP_FS_INTR)
3985 mep = XHCI_EPCTX_MEP_FS_INTR;

Completed in 15 milliseconds