Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dconschat/
H A Ddconschat.c274 u_int32_t buf, hi = 0, lo = 0, reset_hi = 0, reset_lo = 0; in dconschat_get_crom() local
309 reset_hi = reg->val; in dconschat_get_crom()
327 dc->reset = ((off_t)reset_hi << 24) | reset_lo; in dconschat_get_crom()