Searched refs:cmp_data (Results 1 – 8 of 8) 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
322 struct regpair cmp_data /* Data to compare in case of ATOMIC_CMP_AND_SWAP */; member370 struct regpair cmp_data /* Data to compare in case of ATOMIC_CMP_AND_SWAP */; member
322 pa = vtophys(&softc->cmp_data); in amdvi_cmd_cmp()455 read = &softc->cmp_data; in amdvi_cmp_wait()462 status = (VERIFY == softc->cmp_data) ? true : false; in amdvi_cmp_wait()
400 uint64_t cmp_data; /* Command completion write back. */ member
3970 uint64_t cmp_data; member