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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c439 static int ibd_sched_poll(ibd_state_t *, int, int);
6909 ibd_sched_poll(ibd_state_t *state, int resource_type, int q_flag) function
7025 if (ibd_sched_poll(state, IBD_RSRC_SWQE, 0) == 0) {
7097 } else if (ibd_sched_poll(state, IBD_RSRC_SWQE, 1) != 0) {
7397 if (ibd_sched_poll(state, IBD_RSRC_LSOBUF, 1) != 0) {

Completed in 73 milliseconds