Searched refs:sc_vtb_tail (Results 1 – 3 of 3) sorted by relevance
144 scp->history_pos = sc_vtb_tail(history); in sc_alloc_history_buffer()175 pos = sc_vtb_tail(from); in copy_history()180 sc_vtb_tail(to), in copy_history()212 scp->history_pos = sc_vtb_tail(scp->history); in sc_hist_save()221 if (scp->history_pos != sc_vtb_tail(scp->history)) { in sc_hist_restore()222 scp->history_pos = sc_vtb_tail(scp->history); in sc_hist_restore()229 sc_vtb_tail(scp->history), in sc_hist_restore()255 scp->history_pos = sc_vtb_tail(scp->history); in sc_hist_home()263 scp->history_pos = sc_vtb_pos(scp->history, sc_vtb_tail(scp->history), in sc_hist_end()273 == sc_vtb_tail(scp->history)) in sc_hist_up_line()[all …]
647 #define sc_vtb_tail(vtb) ((vtb)->vtb_tail) macro
519 scp->history_pos = sc_vtb_tail(scp->history); in sc_set_vesa_mode()1140 sc_vtb_tail(scp->history) * sizeof(u_int16_t) + in sctty_ioctl()