Searched refs:cn_dev (Results 1 – 1 of 1) sorted by relevance
68 static dev_t cn_dev = NODEV; variable470 if (link->used->dev == cn_dev) { in mux_connect()543 if (as.ttymux_udev == cn_dev) { in mux_connect()626 } else if (as.ttymux_udev != cn_dev && in mux_disconnect()1161 if (istrioctl(muxfd, TTYMUX_CONSDEV, (void *)&cn_dev, in find_mux_nodes()1162 sizeof (cn_dev), 0) != 0) { in find_mux_nodes()1163 cn_dev = NODEV; in find_mux_nodes()1166 major(cn_dev), minor(cn_dev))); in find_mux_nodes()1168 cn_rsrc = cache_create(muxcon, cn_dev); in find_mux_nodes()1176 if (cn_dev != NODEV) in find_mux_nodes()