Home
last modified time | relevance | path

Searched refs:UHCI_FRAMELIST_ALIGN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Duhci.h38 #define UHCI_FRAMELIST_ALIGN 4096 /* bytes */ macro
H A Duhci.c168 sizeof(uint32_t) * UHCI_FRAMELIST_COUNT, UHCI_FRAMELIST_ALIGN); in uhci_iterate_hw_softc()