Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci.c2776 uint32_t nfixup; in uhci_xfer_setup() local
2845 nfixup = (parm->bufsize / USB_PAGE_SIZE) + 1; in uhci_xfer_setup()
2877 align, nfixup)) { in uhci_xfer_setup()