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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c55 static void hxge_unmap_txdma(p_hxge_t hxgep);
112 hxge_unmap_txdma(hxgep);
128 hxge_unmap_txdma(hxgep);
1623 hxge_unmap_txdma(p_hxge_t hxgep) function
1633 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "==> hxge_unmap_txdma"));
1638 "==> hxge_unmap_txdma: buf not allocated"));
1644 "<== hxge_unmap_txdma: no dma allocated"));
1651 "<== hxge_unmap_txdma: NULL ring pointer"));
1657 "<== hxge_unmap_txdma: NULL ring pointers"));
1660 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "==> hxge_unmap_txdma
[all...]

Completed in 63 milliseconds