IS_DMA_32B
err = xhci_init(sc, dev, IS_DMA_32B);
(sc->sc_quirks & XHCI_QUIRK_DMA_32B) == 0 ? IS_DMA_32B : 1);