Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c553 xge_hal_dtr_h dtrs[]) in xge_hal_fifo_dtr_post_many() argument
566 txdp_first = (xge_hal_fifo_txd_t *)dtrs[0]; in xge_hal_fifo_dtr_post_many()
570 txdl_priv_last = __hal_fifo_txdl_priv(dtrs[num-1]); in xge_hal_fifo_dtr_post_many()
571 txdp_last = (xge_hal_fifo_txd_t *)dtrs[num-1] + in xge_hal_fifo_dtr_post_many()
585 xge_hal_dtr_h dtrh = dtrs[i]; in xge_hal_fifo_dtr_post_many()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h308 xge_hal_dtr_h dtrs[]);