Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_terminal.c509 static cn_probe_t termcn_cnprobe; variable
518 .cn_probe = termcn_cnprobe,
568 termcn_cnprobe(struct consdev *cp) in termcn_cnprobe() function