Home
last modified time | relevance | path

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

/src/stand/kboot/include/
H A Dtermios.h20 int host_cfsetispeed(struct host_termios *, host_speed_t);
/src/stand/kboot/libkboot/
H A Dtermios.c56 int host_cfsetispeed(struct host_termios *tio, host_speed_t speed) in host_cfsetispeed() function