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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c2371 dmfe_free_dma_mem(dma_area_t *dma_p) function
2399 dmfe_free_dma_mem(&dmfep->rx_buff);
2400 dmfe_free_dma_mem(&dmfep->rx_desc);
2401 dmfe_free_dma_mem(&dmfep->tx_buff);
2402 dmfe_free_dma_mem(&dmfep->tx_desc);

Completed in 390 milliseconds