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

/freebsd-9.3-release/sys/kern/
H A Dkern_cons.c81 static struct cn_device cn_devtab[CNDEVTAB_SIZE]; variable in typeref:struct:cn_device
177 cnd = &cn_devtab[i];
214 if (cnd == &cn_devtab[i]) {
254 if (cn_devtab[i].cnd_cn == cn)

Completed in 25 milliseconds