Home
last modified time | relevance | path

Searched refs:POLL_FDS (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-mboxd/
H A Dmboxd.c58 for (i = 0; i < POLL_FDS; i++) { in poll_loop()
63 rc = poll(context->fds, POLL_FDS, -1); in poll_loop()
H A Dmbox.h83 #define POLL_FDS 3 /* Number of FDs we poll on */ macro
/openbmc/hiomapd/
H A Dmboxd.h52 #define POLL_FDS 3 /* Number of FDs we poll on */ macro
H A Dmboxd.c124 for (i = 0; i < POLL_FDS; i++) { in poll_loop()
129 rc = poll(context->fds, POLL_FDS, -1); in poll_loop()