Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h41 #define EHCI_FRAMELIST_ALIGN 0x1000 /* bytes */ macro
H A Dehci.c155 sizeof(uint32_t) * EHCI_FRAMELIST_COUNT, EHCI_FRAMELIST_ALIGN); in ehci_iterate_hw_softc()