Searched refs:cctl_dev (Results 1 – 1 of 1) sorted by relevance
161 static cdev_t cctl_dev; variable644 cctl_dev = make_dev(&sc_ops, SC_CONSOLECTL, in sc_attach_unit()646 cctl_dev->si_tty = ttymalloc(&sc_console_tty); in sc_attach_unit()647 cctl_dev->si_drv1 = sc_console; in sc_attach_unit()1835 if (cctl_dev == NULL) in sccninit_fini()1837 cp->cn_dev = cctl_dev; in sccninit_fini()