Home
last modified time | relevance | path

Searched defs:s_row (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/
H A Dtem_safe.c1202 screen_pos_t s_col, screen_pos_t s_row, in tem_safe_copy_area() argument
1333 screen_pos_t s_col, screen_pos_t s_row, in tem_safe_text_copy() argument
1403 tem_safe_pix_copy(struct tem_vt_state * tem,screen_pos_t s_col,screen_pos_t s_row,screen_pos_t e_col,screen_pos_t e_row,screen_pos_t t_col,screen_pos_t t_row,cred_t * credp,enum called_from called_from) tem_safe_pix_copy() argument
2254 i_virtual_copy(unsigned char * base,screen_pos_t s_col,screen_pos_t s_row,screen_pos_t e_col,screen_pos_t e_row,screen_pos_t t_col,screen_pos_t t_row) i_virtual_copy() argument
2303 tem_safe_virtual_copy(struct tem_vt_state * tem,screen_pos_t s_col,screen_pos_t s_row,screen_pos_t e_col,screen_pos_t e_row,screen_pos_t t_col,screen_pos_t t_row) tem_safe_virtual_copy() argument
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dvisual_io.h243 screen_pos_t s_row; /* Starting row */ member