Searched refs:XHCI_HCS0_AC64 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/controller/
H A Dxhcireg.h61 #define XHCI_HCS0_AC64(x) ((x) & 0x1) /* 64-bit capable */ macro
H A Dxhci.c582 sc->sc_bus.dma_bits = (XHCI_HCS0_AC64(temp) &&

Completed in 100 milliseconds