Searched refs:cmp_data (Results 1 – 15 of 15) sorted by relevance
97 if ! cmp_data $DATA $mtpt/$TESTFILE0 ; then107 if ! cmp_data $VOLDATA $DATA ; then
85 if ! cmp_data $VOLDATA $DATA ; then
97 if ! cmp_data $DATA $data; then
108 function cmp_data #<$1 src data, $2 tgt data> function
85 if ! cmp_data $DATA $mtpt/$TESTFILE0 ; then95 if ! cmp_data $VOLDATA $DATA ; then
85 if ! cmp_data $DATA $data; then
77 if ! cmp_data $VOLDATA $DATA ; then
118 function cmp_data #<$1 src data, $2 tgt data> function
230 cmp_data(raidz_test_opts_t *opts, raidz_map_t *rm) in cmp_data() function349 err |= cmp_data(opts, rm_test); in init_raidz_golden_map()673 if (cmp_data(opts, rm) != 0) { in run_rec_check_impl()703 if (cmp_data(opts, rm) != 0) { in run_rec_check_impl()740 if (cmp_data(opts, rm) != 0) { in run_rec_check_impl()
193 struct regpair cmp_data; member234 struct regpair cmp_data; member
4831 TYPEPTR_ADDR_SET(awqe3, cmp_data,
305 struct regpair cmp_data /* Data to compare in case of ATOMIC_CMP_AND_SWAP */; member350 struct regpair cmp_data /* Data to compare in case of ATOMIC_CMP_AND_SWAP */; member
386 uint64_t cmp_data; /* Command completion write back. */ member
324 pa = vtophys(&softc->cmp_data); in amdvi_cmd_cmp()454 read = &softc->cmp_data; in amdvi_cmp_wait()461 status = (VERIFY == softc->cmp_data) ? true : false; in amdvi_cmp_wait()
3970 uint64_t cmp_data; member