Searched refs:expected_buf1 (Results 1 – 1 of 1) sorted by relevance
31 char expected_buf1[TEST_XFER_SIZE], expected_buf2[TEST_XFER_SIZE]; in test_seq_complete_cb() local41 memset(expected_buf1, FILL_PATTERN_1, sizeof(expected_buf1)); in test_seq_complete_cb()46 if (memcmp(ctx->buf1, expected_buf1, TEST_XFER_SIZE) != 0 || in test_seq_complete_cb()