Searched refs:pollflags (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c446 unsigned int pollflags = 0; local
453 pollflags = POLLIN | POLLRDNORM;
456 return pollflags;

Completed in 46 milliseconds