Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/
Dusb_ioctl.h54 #define USB_IOCTL_STRUCT_ALIGN(n) __aligned(n) macro
56 #define USB_IOCTL_STRUCT_ALIGN(n) macro
85 } USB_IOCTL_STRUCT_ALIGN(8);
97 } USB_IOCTL_STRUCT_ALIGN(8);
102 } USB_IOCTL_STRUCT_ALIGN(1);
121 } USB_IOCTL_STRUCT_ALIGN(8);
150 } USB_IOCTL_STRUCT_ALIGN(2);
159 } USB_IOCTL_STRUCT_ALIGN(1);
164 } USB_IOCTL_STRUCT_ALIGN(4);
168 } USB_IOCTL_STRUCT_ALIGN(1);
[all …]