Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_console.c52 static tsw_close_t ofwtty_close; variable
58 .tsw_close = ofwtty_close,
125 ofwtty_close(struct tty *tp) in ofwtty_close() function