Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_freebsd.h67 #define USB_HOST_ALIGN 32 /* Arm and PowerPC need at least this much, if not more */ macro
69 #define USB_HOST_ALIGN 8 /* bytes, must be power of two */ macro
H A Dusb_freebsd_loader.h65 #define USB_HOST_ALIGN 8 /* bytes, must be power of two */ macro