Searched refs:TF_CONS (Results 1 – 2 of 2) sorted by relevance
55 if ((tm)->tm_flags & TF_CONS) \61 if ((tm)->tm_flags & TF_CONS) \67 if ((tm)->tm_flags & TF_CONS) \71 if ((tm)->tm_flags & TF_CONS) \168 if (tm->tm_flags & TF_CONS) in terminal_init()536 tm->tm_flags = TF_CONS; in termcn_cnregister()
205 #define TF_CONS 0x4 /* Console device (needs spinlock). */ macro231 .tm_flags = TF_CONS, \