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

  /src/sys/dev/usb/
xhci.c 133 uint8_t xp_maxb; /* max burst */ member in struct:xhci_pipe
4018 xpipe->xp_maxb = maxb + 1;
4620 const uint8_t maxb = xpipe->xp_maxb;

Completed in 47 milliseconds