Searched defs:HOST_TCSETSW (Results 1 – 2 of 2) sorted by relevance
| /src/stand/kboot/include/ | ||
| H A D | termios_gen.h | 176 #define HOST_TCSETSW 0x5403 macro |
| /src/stand/kboot/include/arch/powerpc64/ | ||
| H A D | termios_arch.h | 191 #define HOST_TCSETSW _IOW('t', 21, char[44]) macro |