Home
last modified time | relevance | path

Searched refs:TTYUNIT_CALLOUT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtty.h164 #define TTYUNIT_CALLOUT 0x4 macro
/f-stack/freebsd/kern/
H A Dtty.c100 #define TTY_CALLOUT(tp,d) (dev2unit(d) & TTYUNIT_CALLOUT)
1426 args.mda_unit = TTYUNIT_CALLOUT; in tty_makedevf()
1436 args.mda_unit = TTYUNIT_CALLOUT | TTYUNIT_INIT; in tty_makedevf()
1443 args.mda_unit = TTYUNIT_CALLOUT | TTYUNIT_LOCK; in tty_makedevf()