Searched refs:ALIGN_8 (Results 1 – 1 of 1) sorted by relevance
23 #define ALIGN_8(x) (((x) + 7) & ~7) macro405 utrd->resp_upiu = ALIGN_8(utrd->upiu + sizeof(cmd_upiu_t)); in get_utrd()407 utrd->size_resp_upiu = ALIGN_8(sizeof(resp_upiu_t)); in get_utrd()