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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h78 * struct xge_hal_fifo_txd_t - TxD.
92 typedef struct xge_hal_fifo_txd_t { struct
125 } xge_hal_fifo_txd_t; typedef in typeref:struct:xge_hal_fifo_txd_t
127 typedef xge_hal_fifo_txd_t* xge_hal_fifo_txdl_t;
233 xge_hal_fifo_txd_t *dang_txdl;
235 xge_hal_fifo_txd_t *first_txdp;
282 xge_hal_fifo_txd_t *txdp, int txdl_count);

Completed in 60 milliseconds