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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c75 static hxge_status_t hxge_txdma_stop_channel(p_hxge_t hxgep, uint16_t channel,
2245 (void) hxge_txdma_stop_channel(hxgep, channel,
2298 (void) hxge_txdma_stop_channel(hxgep, channel,
2375 hxge_txdma_stop_channel(p_hxge_t hxgep, uint16_t channel, function
2381 "==> hxge_txdma_stop_channel: channel %d", channel));
2401 HXGE_DEBUG_MSG((hxgep, MEM3_CTL, "<== hxge_txdma_stop_channel"));

Completed in 49 milliseconds