Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dkern_cons.c96 static struct cn_device cn_devtab[CNDEVTAB_SIZE]; variable
240 cnd = &cn_devtab[i]; in cnadd()
277 if (cnd == &cn_devtab[i]) { in cnremove()
317 if (cn_devtab[i].cnd_cn == cn) in cnavailable()