Searched refs:DIALOUT (Results 1 – 3 of 3) sorted by relevance
66 #define DIALOUT(dev) (minor(dev) & 0x80) macro
356 error = ttyopen(tp, DIALOUT(dev), flag & O_NONBLOCK); in seropen()
67 #define DIALOUT(dev) (minor(dev) & XLCOM_DIALOUT_MASK) macro442 error = ttyopen(tp, DIALOUT(dev), (flags & O_NONBLOCK)); in xlcom_open()