Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/
H A Dusb_ioctl.h49 #define USB_IOCTL_STRUCT_ALIGN(n) __aligned(n) macro
51 #define USB_IOCTL_STRUCT_ALIGN(n) macro
77 } USB_IOCTL_STRUCT_ALIGN(8);
89 } USB_IOCTL_STRUCT_ALIGN(8);
94 } USB_IOCTL_STRUCT_ALIGN(1);
113 } USB_IOCTL_STRUCT_ALIGN(8);
142 } USB_IOCTL_STRUCT_ALIGN(2);
151 } USB_IOCTL_STRUCT_ALIGN(1);
156 } USB_IOCTL_STRUCT_ALIGN(4);
160 } USB_IOCTL_STRUCT_ALIGN(1);
[all …]