Home | Sort by: relevance | last modified time | path |
/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; |