Home
last modified time | relevance | path

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

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