Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c397 nodep = &adapter->tx_dma_hdls[0]; in unm_free_tx_dmahdl()
417 unm_dmah_node_t *nodep = &adapter->tx_dma_hdls[0]; in unm_alloc_tx_dmahdl()
H A Dunm_nic.h493 unm_dmah_node_t tx_dma_hdls[MAX_CMD_DESCRIPTORS+EXTRA_HANDLES]; member