Home
last modified time | relevance | path

Searched refs:prom_mayput (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_putchar.c35 while (prom_mayput(c) == -1) in prom_putchar()
40 prom_mayput(char c) in prom_mayput() function
/titanic_41/usr/src/uts/intel/promif/
H A Dprom_putchar.c35 prom_mayput(char c) in prom_mayput() function
/titanic_41/usr/src/uts/intel/sys/
H A Dpromif.h164 extern int prom_mayput(char c);
/titanic_41/usr/src/uts/sun/sys/
H A Dpromif.h272 extern int prom_mayput(char c);
/titanic_41/usr/src/uts/common/io/
H A Dwscons.c1041 if (prom_mayput((char)pvc->vc_pendc) == 0) { in wcopoll()
1219 if (prom_mayput((char)c) != 0) { in wcstart()