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

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

Completed in 116 milliseconds