| /netbsd-src/sys/dev/rcons/ |
| H A D | rcons_kern.c | 102 if (ttypull(tp)) { in rcons_output()
|
| /netbsd-src/sys/dev/hpc/ |
| H A D | biconsdev.c | 162 if (ttypull(tp)) { in biconsdev_output()
|
| /netbsd-src/sys/dev/arcbios/ |
| H A D | arcbios_tty.c | 200 ttypull(tp); in arcbios_tty_start()
|
| /netbsd-src/sys/sys/ |
| H A D | tty.h | 317 bool ttypull(struct tty *);
|
| /netbsd-src/sys/dev/goldfish/ |
| H A D | gftty.c | 681 ttypull(tp) == 0) { in gftty_start() 705 if (ttypull(tp)) { in gftty_start()
|
| /netbsd-src/sys/arch/alpha/alpha/ |
| H A D | promcons.c | 218 ttypull(tp); in promstart()
|
| /netbsd-src/sys/arch/sun2/dev/ |
| H A D | pcons.c | 247 if (ttypull(tp)) { in pconsstart()
|
| H A D | kd.c | 373 if (ttypull(tp)) { in kdstart()
|
| /netbsd-src/sys/arch/sparc64/dev/ |
| H A D | pcons.c | 247 if (ttypull(tp)) { in pconsstart()
|
| H A D | kd.c | 350 ttypull(tp); in kdstart()
|
| /netbsd-src/sys/dev/ofw/ |
| H A D | ofcons.c | 236 if (ttypull(tp)) { in ofcons_start()
|
| /netbsd-src/sys/arch/mips/adm5120/dev/ |
| H A D | uart.c | 307 ttypull(tp); in uart_start()
|
| /netbsd-src/sys/arch/vax/vax/ |
| H A D | gencons.c | 209 if (ttypull(tp)) { in gencnstart()
|
| /netbsd-src/sys/arch/news68k/news68k/ |
| H A D | romcons.c | 265 if (ttypull(tp)) { in romcons_start()
|
| /netbsd-src/sys/arch/usermode/dev/ |
| H A D | ttycons.c | 340 if (ttypull(t)) { in ttycons_start()
|
| /netbsd-src/sys/arch/sun3/dev/ |
| H A D | kd.c | 301 if (ttypull(tp)) { in kdstart()
|
| /netbsd-src/sys/dev/qbus/ |
| H A D | dl.c | 475 if (!ttypull(tp)) in dlstart()
|
| /netbsd-src/sys/arch/sparc/dev/ |
| H A D | kd.c | 354 if (ttypull(tp)) { in kdstart()
|
| /netbsd-src/sys/arch/xen/xen/ |
| H A D | xencons.c | 430 if (ttypull(tp)) { in xencons_start()
|
| /netbsd-src/sys/arch/arm/amlogic/ |
| H A D | meson_uart.c | 440 if (ttypull(tp)) { in meson_uart_start()
|
| /netbsd-src/sys/arch/evbppc/virtex/dev/ |
| H A D | xlcom.c | 614 if (!ttypull(tp)) { in xlcom_start()
|
| /netbsd-src/sys/arch/arm/samsung/ |
| H A D | exynos_uart.c | 527 if (ttypull(tp)) { in exynos_uart_start()
|
| /netbsd-src/sys/arch/arm/footbridge/ |
| H A D | footbridge_com.c | 422 if (ttypull(tp)) { in fcomstart()
|
| /netbsd-src/sys/arch/emips/ebus/ |
| H A D | dz_ebus.c | 346 ttypull(tp); in dzstart()
|
| /netbsd-src/sys/arch/luna68k/dev/ |
| H A D | siotty.c | 366 if (!ttypull(tp)) in siostart()
|