Home
last modified time | relevance | path

Searched defs:USB_HOST_ALIGN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb_freebsd.h65 #define USB_HOST_ALIGN 32 /* Arm and MIPS need at least this much, if not more */ macro
67 #define USB_HOST_ALIGN 8 /* bytes, must be power of two */ macro