Searched refs:TF_CONS (Results 1 – 2 of 2) sorted by relevance
56 if ((tm)->tm_flags & TF_CONS) \62 if ((tm)->tm_flags & TF_CONS) \68 if ((tm)->tm_flags & TF_CONS) \72 if ((tm)->tm_flags & TF_CONS) \169 if (tm->tm_flags & TF_CONS) in terminal_init()537 tm->tm_flags = TF_CONS; in termcn_cnregister()
205 #define TF_CONS 0x4 /* Console device (needs spinlock). */ macro231 .tm_flags = TF_CONS, \