Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c2839 uint32_t nfixup; in uhci_xfer_setup() local
2910 nfixup = (parm->bufsize / USB_PAGE_SIZE) + 1; in uhci_xfer_setup()
2941 align, nfixup)) { in uhci_xfer_setup()