Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c68 static int sol_uverbs_poll(dev_t, short, int, short *, struct pollhead **);
85 .cb_chpoll = sol_uverbs_poll,
2604 sol_uverbs_poll(dev_t dev, short events, int anyyet, in sol_uverbs_poll() function