Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/top/
H A Ddisplay.c59 static int last_hi = 0; /* used in u_process and u_endscreen */ variable
876 if (line >= last_hi) in u_process()
917 if (hi < last_hi) in u_endscreen()
947 while ((void) clear_eol(strlen(&screenbuf[lineindex(i++)])), i < last_hi) in u_endscreen()
954 last_hi = hi; in u_endscreen()
/freebsd-13.1/sys/dev/firewire/
H A Dsbp_targ.c110 uint16_t last_hi; member
1290 login->last_hi, login->last_lo, in sbp_targ_action1()
1563 login->last_hi = 0xffff; in sbp_targ_get_login()
1750 login->last_hi = orb_hi; in sbp_targ_fetch_orb()
1842 login->last_hi = 0xffff; in sbp_targ_cmd()
1849 if (login->last_hi == 0xffff && in sbp_targ_cmd()
1861 login->last_hi, login->last_lo, in sbp_targ_cmd()