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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_freebsd.h66 #undef USB_HOST_ALIGN macro
68 #define USB_HOST_ALIGN 32 /* Arm and MIPS need at least this much, if not more */ macro
70 #define USB_HOST_ALIGN 8 /* bytes, must be power of two */ macro
[all...]
H A Dusb_freebsd_loader.h65 #undef USB_HOST_ALIGN macro
66 #define USB_HOST_ALIGN 8 /* bytes, must be power of two */ macro

Completed in 103 milliseconds