Searched refs:MTTY_DIALOUT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/sbus/ | ||
| D | magmareg.h | 60 #define MTTY_DIALOUT(x) TTDIALOUT(x) macro |
| D | magma.c | 960 error = ttyopen(tp, MTTY_DIALOUT(dev), ISSET(flags, O_NONBLOCK)); in mttyopen() |