Searched refs:nitd (Results 1 – 2 of 2) sorted by relevance
2349 uint32_t nitd; in ohci_xfer_setup() local2367 nitd = 0; in ohci_xfer_setup()2377 nitd = 0; in ohci_xfer_setup()2387 nitd = 0; in ohci_xfer_setup()2397 nitd = ((xfer->max_data_length / OHCI_PAGE_SIZE) + in ohci_xfer_setup()2406 nitd = 0; in ohci_xfer_setup()2444 OHCI_ITD_ALIGN, nitd)) { in ohci_xfer_setup()2449 for (n = 0; n != nitd; n++) { in ohci_xfer_setup()
3404 uint32_t nitd; in ehci_xfer_setup() local3413 nitd = 0; in ehci_xfer_setup()3510 nitd = ((xfer->nframes + 7) / 8) << in ehci_xfer_setup()3533 EHCI_ITD_ALIGN, nitd)) { in ehci_xfer_setup()3538 for (n = 0; n != nitd; n++) { in ehci_xfer_setup()