Searched refs:nsitd (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/controller/ | ||
| H A D | ehci.c | 3426 uint32_t nsitd; local 3435 nsitd = 0; 3530 nsitd = xfer->nframes; 3593 EHCI_SITD_ALIGN, nsitd)) { 3598 for (n = 0; n != nsitd; n++) { |
Completed in 5 milliseconds