Searched defs:dp_pcache_poll (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c236 * dp_pcache_poll has similar logic to pcache_poll() in poll.c. The major
248 dp_pcache_poll(dp_entry_t *dpep, void *dpbuf, function
1263 error = dp_pcache_poll(dpep, ps->ps_dpbuf,
1380 * At the highest level, it means calling dp_pcache_poll() so it indicates if
1384 * such a way that dp_pcache_poll() does not clear the parent bitmap entry
1461 rc = dp_pcache_poll(dpep, NULL, pcp, nfds, &fdcnt);

Completed in 60 milliseconds