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