Home
last modified time | relevance | path

Searched defs:thunk_termios (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h49 struct thunk_termios { struct
50 uint32_t c_iflag;
51 uint32_t c_oflag;
52 uint32_t c_cflag;
53 uint32_t c_lflag;
54 uint8_t c_cc[20];
55 int32_t c_ispeed;
56 int32_t c_ospeed;