Searched refs:TF_CONS (Results 1 – 2 of 2) sorted by relevance
57 if ((tm)->tm_flags & TF_CONS) \63 if ((tm)->tm_flags & TF_CONS) \69 if ((tm)->tm_flags & TF_CONS) \73 if ((tm)->tm_flags & TF_CONS) \170 if (tm->tm_flags & TF_CONS) in terminal_init()538 tm->tm_flags = TF_CONS; in termcn_cnregister()
205 #define TF_CONS 0x4 /* Console device (needs spinlock). */ macro231 .tm_flags = TF_CONS, \