Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_ioctl.h45 #define USB_IOCTL_STRUCT_ALIGN(n) __aligned(n) macro
47 #define USB_IOCTL_STRUCT_ALIGN(n) macro
76 } USB_IOCTL_STRUCT_ALIGN(8);
88 } USB_IOCTL_STRUCT_ALIGN(8);
93 } USB_IOCTL_STRUCT_ALIGN(1);
112 } USB_IOCTL_STRUCT_ALIGN(8);
141 } USB_IOCTL_STRUCT_ALIGN(2);
150 } USB_IOCTL_STRUCT_ALIGN(1);
155 } USB_IOCTL_STRUCT_ALIGN(4);
159 } USB_IOCTL_STRUCT_ALIGN(
[all...]

Completed in 1 milliseconds