Home
last modified time | relevance | path

Searched refs:tlbpc1 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/usb/
Dxhci.c4628 const unsigned tlbpc1 = tdpc % maxb; in xhci_device_isoc_enter() local
4629 const unsigned tlbpc = tlbpc1 ? tlbpc1 - 1 : maxb - 1; in xhci_device_isoc_enter()