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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1346 unsigned pollflag = 0; local
1386 pollflag = POLLIN | POLLRDNORM;
1390 pollflag = POLLIN | POLLRDNORM;
1399 return pollflag;

Completed in 83 milliseconds