Home
last modified time | relevance | path

Searched refs:cn_devtab (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/kern/
HDkern_cons.c82 static struct cn_device cn_devtab[CNDEVTAB_SIZE]; variable
185 cnd = &cn_devtab[i]; in cnadd()
222 if (cnd == &cn_devtab[i]) { in cnremove()
262 if (cn_devtab[i].cnd_cn == cn) in cnavailable()