Searched refs:MAX_CONSOLE_FD (Results 1 – 1 of 1) sorted by relevance
739 #define MAX_CONSOLE_FD (MONITOR_FD + 1) /* must be the last one + 1 */ macro753 struct pollfd console_poll[MAX_CONSOLE_FD]; in virtio_console()806 err = poll(console_poll, MAX_CONSOLE_FD, -1); in virtio_console()