Home
last modified time | relevance | path

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

/dragonfly/lib/libusb/
H A Dlibusb20_desc.c435 pd_offset = -rounddown2(-pd_offset, LIBUSB20_ME_STRUCT_ALIGN); /* align */ in libusb20_me_encode()
672 pd_offset = -rounddown2(-pd_offset, LIBUSB20_ME_STRUCT_ALIGN); /* align */ in libusb20_me_decode()
H A Dlibusb20_desc.h99 #define LIBUSB20_ME_STRUCT_ALIGN sizeof(void *) macro
105 } __aligned(LIBUSB20_ME_STRUCT_ALIGN);