Searched refs:sm_mux_state_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dttymux.h165 } sm_mux_state_t; typedef in typeref:struct:mux_state
176 sm_mux_state_t *sm_ms; /* state associated with a console */
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c75 extern char *find_platform_consoles(sm_mux_state_t *_m, dev_info_t *_di,
213 usable_consoles(sm_mux_state_t *sp, uint_t *iconsoles, uint_t *oconsoles)
361 parse(sm_mux_state_t *ms, char *p,
362 void (*action)(sm_mux_state_t *, char *, void *), void *arg)
399 get_aconsole(sm_mux_state_t *ms, char *path)
426 add_aconsole(sm_mux_state_t *ms, char *path, void *arg)
470 find_obp_consoles(sm_mux_state_t *ms, io_mode_t mode)
678 enable_aconsole(sm_mux_state_t *ms, sm_console_t *cn, vnode_t *muxvp)
697 * The discovered list is stored in the sm_mux_state_t pointer.
700 enable_all_consoles(sm_mux_state_t *m
[all...]
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux_ioctl.c182 enable_device(sm_mux_state_t *ms, sm_console_t *cn)
205 disable_device(sm_mux_state_t *ms, sm_console_t *cn)
224 device_init_impl(sm_mux_state_t *ms, sm_console_t *cn, sm_lqi_t *plqi)
268 device_fini_impl(sm_mux_state_t *ms, sm_console_t *cn, sm_lqi_t *plqi)
453 update_config(sm_mux_state_t *ms, char *path, io_mode_t mode, int cmd)
494 sm_mux_state_t *ms;
513 if ((ms = (sm_mux_state_t *)space_fetch(TTYMUXPTR)) == 0) {
608 get_unconfigured_consoles(sm_mux_state_t *ms, ttymux_assoc_t *a)
641 get_unconfigured_consoles32(sm_mux_state_t *ms, ttymux_assoc32_t *a)
676 count_unconfigured_consoles(sm_mux_state_t *m
[all...]
H A Dttymux.c2206 sm_ssp->sm_ms = (sm_mux_state_t *)

Completed in 52 milliseconds