Searched refs:VCMD_SYNC_WAIT_SIZE (Results 1 – 2 of 2) sorted by relevance
211 #define VCMD_SYNC_WAIT_SIZE(count) (2 + 3 * count) macro
456 vtest_hdr[VTEST_CMD_LEN] = VCMD_SYNC_WAIT_SIZE(count); in vtest_vcmd_sync_wait()