Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dcons.h54 cn_init_t *cn_init; member
113 .cn_init = name##_cninit, \
/freebsd/sys/kern/
H A Dkern_cons.c197 cn->cn_ops->cn_init(cn); in cninit()
204 best_cn->cn_ops->cn_init(best_cn);
H A Dkern_cons.c197 cn->cn_ops->cn_init(cn); in cninit()
204 best_cn->cn_ops->cn_init(best_cn); in cninit()
H A Dsubr_terminal.c515 .cn_init = termcn_cninit,
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c405 .cn_init = ucom_cninit,
/freebsd/sys/conf/
H A DNOTES483 # very early in the kernel (before cn_init() has been called). This