HomeSort by: relevance | last modified time | path
    Searched refs:UHCI_QH_ALIGN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
uhcivar.h 131 #define UHCI_SQH_SIZE (roundup(sizeof(struct uhci_soft_qh), UHCI_QH_ALIGN))
uhcireg.h 120 #define UHCI_QH_ALIGN 16
uhci.c 1903 UHCI_QH_ALIGN, USBMALLOC_COHERENT, &dma);

Completed in 15 milliseconds