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