Home
last modified time | relevance | path

Searched refs:nitd (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c3427 uint32_t nitd; local
3436 nitd = 0;
3542 nitd = ((xfer->nframes + 7) / 8) <<
3565 EHCI_ITD_ALIGN, nitd)) {
3570 for (n = 0; n != nitd; n++) {

Completed in 4 milliseconds