Searched refs:TF_CONS (Results 1 – 2 of 2) sorted by relevance
60 if ((tm)->tm_flags & TF_CONS) \66 if ((tm)->tm_flags & TF_CONS) \72 if ((tm)->tm_flags & TF_CONS) \76 if ((tm)->tm_flags & TF_CONS) \173 if (tm->tm_flags & TF_CONS) in terminal_init()541 tm->tm_flags = TF_CONS; in termcn_cnregister()
208 #define TF_CONS 0x4 /* Console device (needs spinlock). */ macro234 .tm_flags = TF_CONS, \