Searched refs:TF_INITLOCK (Results 1 – 7 of 7) sorted by relevance
69 #define TF_INITLOCK 0x00002 /* Create init/lock state devices. */ macro
126 .tsw_flags = TF_INITLOCK|TF_CALLOUT,
407 .tsw_flags = TF_INITLOCK|TF_CALLOUT,
293 { TF_INITLOCK, 'I' },
129 .tsw_flags = TF_INITLOCK|TF_CALLOUT,
1420 if (tp->t_flags & TF_INITLOCK) { in tty_makedevf()1455 if (tp->t_flags & TF_INITLOCK) { in tty_makedevf()2294 { TF_INITLOCK, 'I' },
173 .tsw_flags = TF_INITLOCK | TF_CALLOUT,