Searched refs:reply_value (Results 1 – 3 of 3) sorted by relevance
101 uintptr_t reply_value; /* Result of this operation, if aynchronous */ member116 uintptr_t reply_value; member
98 *p_retval = (uint32_t)p_pt->reply_value; in query_state()229 handle->reply_value = (uintptr_t)status; in backend_replying()234 handle->p_client->reply_value = (uintptr_t)status; in backend_replying()
175 ret = handle->reply_value; in tfm_spm_partition_psa_get()