HomeSort by: relevance | last modified time | path
    Searched defs:usemtt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 3779 bool usemtt; local in function:xhci_setup_tthub
3836 usemtt = true;
3841 usemtt = true;
3843 usemtt = false;
3844 DPRINTFN(4, "class %ju proto %ju ishub %jd usemtt %jd",
3845 dd->bDeviceClass, dd->bDeviceProtocol, ishub, usemtt);
3851 XHCI_SCTX_0_MTT_SET(usemtt ? 1 : 0);

Completed in 19 milliseconds