Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duhcivar.h105 …ine UHCI_SQH_SIZE ((sizeof (struct uhci_soft_qh) + UHCI_QH_ALIGN - 1) / UHCI_QH_ALIGN * UHCI_QH_AL…
H A Duhcireg.h111 #define UHCI_QH_ALIGN 16 macro
H A Duhci.c1479 UHCI_QH_ALIGN, USB_DMA_COHERENT, &dma); in uhci_alloc_sqh()