Home
last modified time | relevance | path

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

/src/stand/kboot/include/
H A Dtermios.h19 void host_cfmakeraw(struct host_termios *);
/src/stand/kboot/kboot/
H A Dinit.c94 host_cfmakeraw(&tty); in init_tty()
H A Dhostcons.c63 host_cfmakeraw(&new_settings); in hostcons_init()
/src/stand/kboot/libkboot/
H A Dtermios.c32 host_cfmakeraw(struct host_termios *t) in host_cfmakeraw() function