Searched defs:__ALIGNED__ (Results 1 – 3 of 3) sorted by relevance
69 #define __ALIGNED__ __attribute__((__aligned__(sizeof(long)))) macro295 struct hvsi_query_response packet __ALIGNED__; in hvsi_version_respond() local579 struct hvsi_query packet __ALIGNED__; in hvsi_query() local622 struct hvsi_control packet __ALIGNED__; in hvsi_set_mctrl() local703 struct hvsi_data packet __ALIGNED__; in hvsi_put_chars() local723 struct hvsi_control packet __ALIGNED__; in hvsi_close_protocol() local
65 #define __ALIGNED__ __attribute__((__aligned__(sizeof(long)))) macro
173 #define __ALIGNED__ __attribute__((__aligned__(8))) macro