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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c57 static void hxge_txdma_hw_stop(p_hxge_t hxgep);
127 hxge_txdma_hw_stop(hxgep);
2258 hxge_txdma_hw_stop(p_hxge_t hxgep) function
2267 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "==> hxge_txdma_hw_stop"));
2272 "<== hxge_txdma_hw_stop: NULL ring pointer"));
2279 "<== hxge_txdma_hw_stop: NULL ring pointers"));
2286 "<== hxge_txdma_hw_stop: no dma channel allocated"));
2290 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "==> hxge_txdma_hw_stop: "
2303 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "==> hxge_txdma_hw_stop: "
2305 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "<== hxge_txdma_hw_stop"));
[all...]

Completed in 123 milliseconds