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

  /src/sys/dev/usb/
xhci.c 4647 const unsigned tlbpc1 = tdpc % maxb; local in function:xhci_device_isoc_enter
4648 const unsigned tlbpc = tlbpc1 ? tlbpc1 - 1 : maxb - 1;
xhci.c 4647 const unsigned tlbpc1 = tdpc % maxb; local in function:xhci_device_isoc_enter
4648 const unsigned tlbpc = tlbpc1 ? tlbpc1 - 1 : maxb - 1;

Completed in 27 milliseconds