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

  /src/sys/dev/usb/
ehcireg.h 396 #define EHCI_QH_SET_MULT(x) __SHIFTIN((x), EHCI_QH_MULTI_MASK)
ehci.c 611 sqh->qh->qh_endphub = htole32(EHCI_QH_SET_MULT(1));
2055 EHCI_QH_SET_MULT(1) |

Completed in 39 milliseconds