Searched refs:tty_makealias (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/ofw/ | ||
| H A D | ofw_console.c | 104 tty_makealias(tp, "%s", output); in cn_drvinit() |
| /freebsd-12.1/sys/sys/ | ||
| H A D | tty.h | 182 #define tty_makealias(tp,fmt,...) \ macro |