Home
last modified time | relevance | path

Searched refs:NSENDBUF (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/chardev/
H A Dchar-win.h43 #define NSENDBUF 2048 macro
/openbmc/qemu/chardev/
H A Dchar-pipe.c69 MAXCONNECT, NSENDBUF, NRECVBUF, NTIMEOUT, NULL); in win_chr_pipe_init()
H A Dchar-win.c104 if (!SetupComm(s->file, NRECVBUF, NSENDBUF)) { in win_chr_serial_init()