Home
last modified time | relevance | path

Searched refs:nv_addr (Results 1 – 1 of 1) sorted by relevance

/dports/devel/rvm/rvm-1.20/rvm/
H A Drvm_logrecovr.c82 static void monitor_vmaddr(char *nv_addr, rvm_length_t nv_len, in monitor_vmaddr() argument
99 (rvm_length_t)RVM_ADD_LENGTH_TO_ADDR(nv_addr,nv_len); in monitor_vmaddr()
102 >= (rvm_length_t)nv_addr) in monitor_vmaddr()
104 || ((last_chk_addr > (rvm_length_t)nv_addr) in monitor_vmaddr()
111 BYTE_SKEW(nv_addr)); in monitor_vmaddr()
112 (*rvm_monitor)((rvm_length_t)nv_addr,nv_len,nv_data, in monitor_vmaddr()