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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c508 ibdma_hdl_impl_t *hdl_next; local
521 hdl_next = list_next(&hca->ih_hdl_list, hdl);
526 hdl = hdl_next;

Completed in 279 milliseconds