Searched refs:XHCI_EPCTX_MEP_FS_INTR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h651 #define XHCI_EPCTX_MEP_FS_INTR 64U macro
H A Dxhci.c3933 if (mep > XHCI_EPCTX_MEP_FS_INTR)
3934 mep = XHCI_EPCTX_MEP_FS_INTR;

Completed in 157 milliseconds