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

/freebsd-10.3-release/sys/dev/usb/
H A Dusb_ioctl.h52 #define USB_IOCTL_STRUCT_ALIGN(n) __aligned(n) macro
54 #define USB_IOCTL_STRUCT_ALIGN(n) macro
79 } USB_IOCTL_STRUCT_ALIGN(8);
91 } USB_IOCTL_STRUCT_ALIGN(8);
96 } USB_IOCTL_STRUCT_ALIGN(1);
115 } USB_IOCTL_STRUCT_ALIGN(8);
144 } USB_IOCTL_STRUCT_ALIGN(2);
153 } USB_IOCTL_STRUCT_ALIGN(1);
158 } USB_IOCTL_STRUCT_ALIGN(4);
162 } USB_IOCTL_STRUCT_ALIGN(
[all...]

Completed in 51 milliseconds