Searched refs:sclp_make_buffer (Results 1 – 4 of 4) sorted by relevance
84 struct sclp_buffer *sclp_make_buffer(void *, unsigned short, unsigned short);
188 sclp_conbuf = sclp_make_buffer(page, SCLP_CON_COLUMNS, in sclp_console_write()
41 sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) in sclp_make_buffer() function
196 sclp_ttybuf = sclp_make_buffer(page, SCLP_TTY_COLUMNS, in sclp_tty_write_string()