Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsubr_terminal.c441 static cn_probe_t termcn_cnprobe; variable
450 .cn_probe = termcn_cnprobe,
500 termcn_cnprobe(struct consdev *cp) in termcn_cnprobe() function