Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c59 static int xhcidma32 = 0; variable
63 #define xhcidma32 0 macro
576 xhcidma32 == 0 && dma32 == 0) ? 64 : 32; in xhci_init()