Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux32/common/ | |
linux32_termios.h | 65 linux32_speed_t c_ispeed; member in struct:linux32_termios |
/src/sys/compat/linux/common/ | |
linux_termios.h | 88 linux_speed_t c_ispeed; member in struct:linux_termios 262 bts->c_ispeed = bts->c_ospeed = linux_speeds[index]; 436 bts->c_ispeed = bts->c_ospeed = linux_speeds[index]; |
/src/sys/arch/usermode/include/ | |
thunk.h | 55 int32_t c_ispeed; member in struct:thunk_termios |
/src/sys/sys/ | |
termios.h | 198 int c_ispeed; /* input speed */ member in struct:termios |