Searched refs:prom_stdout_ihandle (Results 1 – 11 of 11) sorted by relevance
36 prom_stdout_ihandle(void) in prom_stdout_ihandle() function67 if ((istdout = prom_stdout_ihandle()) == (ihandle_t)-1) in prom_stdout_node()
45 if (prom_write(prom_stdout_ihandle(), &c, 1, 0, BYTE) > 0) in prom_mayput()
43 istdout = prom_stdout_ihandle(); in prom_stdoutpath()
42 istdin = prom_stdout_ihandle(); in prom_writestr()
160 if (promif_redirect != NULL && fd == prom_stdout_ihandle()) { in prom_write()
43 while (prom_write(prom_stdout_ihandle(), in _pput_flush()
58 return (prom_write(prom_stdout_ihandle(), buf, len, 0, 0)); in kmdb_prom_obp_writer()67 return (prom_stdout_ihandle()); in kmdb_prom_get_handle()
253 kav->kav_promif_out = prom_stdout_ihandle(); in kctl_auxv_set_promif()
150 extern ihandle_t prom_stdout_ihandle(void);
308 istdout = prom_stdout_ihandle(); in promif_io_init()
93 extern ihandle_t prom_stdout_ihandle();872 ms->sm_cons_stdout.sm_o_ihdl = prom_stdout_ihandle(); in ttymux_config()