Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci_pci.c89 uint8_t usedma32 = 0; in xhci_pci_attach() local
121 if (xhci_init(sc, self, usedma32)) { in xhci_pci_attach()