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

/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h311 xge_hal_fifo_dtr_next_completed(xge_hal_channel_h channelh, xge_hal_dtr_h *dtrh,
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c405 if (xge_hal_fifo_dtr_next_completed (channel, &first_dtrh,
640 * xge_hal_fifo_dtr_next_completed(), xge_hal_channel_callback_f{}.
H A Dxgehal-fifo-fp.c612 * xge_hal_fifo_dtr_next_completed - Retrieve next completed descriptor.
622 * the ULD can use xge_hal_fifo_dtr_next_completed to retrieve the rest
627 * xge_hal_fifo_dtr_next_completed either immediately from inside the
647 xge_hal_fifo_dtr_next_completed(xge_hal_channel_h channelh, function
715 * - completed (xge_hal_fifo_dtr_next_completed);
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c932 } while (xge_hal_fifo_dtr_next_completed(channelh, &dtr, &t_code) ==

Completed in 112 milliseconds