Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Ddisplay.c57 static int last_hi = 0; /* used in u_process and u_endscreen */ variable
874 if (line >= last_hi) in u_process()
915 if (hi < last_hi) in u_endscreen()
945 while ((void) clear_eol(strlen(&screenbuf[lineindex(i++)])), i < last_hi) in u_endscreen()
952 last_hi = hi; in u_endscreen()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c108 uint16_t last_hi; member
1288 login->last_hi, login->last_lo, in sbp_targ_action1()
1559 login->last_hi = 0xffff; in sbp_targ_get_login()
1744 login->last_hi = orb_hi; in sbp_targ_fetch_orb()
1836 login->last_hi = 0xffff; in sbp_targ_cmd()
1843 if (login->last_hi == 0xffff && in sbp_targ_cmd()
1855 login->last_hi, login->last_lo, in sbp_targ_cmd()