Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_console.c53 static tsw_outwakeup_t ofwtty_outwakeup; variable
59 .tsw_outwakeup = ofwtty_outwakeup,
132 ofwtty_outwakeup(struct tty *tp) in ofwtty_outwakeup() function