Searched refs:INPUT_ALIAS (Results 1 – 1 of 1) sorted by relevance
146 #define INPUT_ALIAS "multiplexer-input-devices" macro754 if ((len = read_prop(node, INPUT_ALIAS, &propval)) > 0) { in find_consoles()877 if (prom_getproplen(node, INPUT_ALIAS) > 0) { in ttymux_config()879 strlen(INPUT_ALIAS) + 1, KM_SLEEP); in ttymux_config()880 (void) strcpy(ms->sm_ialias, INPUT_ALIAS); in ttymux_config()