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

  /src/sys/dev/usb/
ehcivar.h 92 EX_INTR,
ehci.c 916 case EX_INTR:
1256 KASSERT(ex->ex_type == EX_CTRL || ex->ex_type == EX_INTR ||
1937 case EX_INTR:
4142 exfer->ex_type = EX_INTR;
4156 KASSERT(ex->ex_type == EX_INTR);

Completed in 15 milliseconds