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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c86 static hxge_status_t hxge_rxdma_stop_channel(p_hxge_t hxgep, uint16_t channel);
3266 (void) hxge_rxdma_stop_channel(hxgep, channel);
3311 (void) hxge_rxdma_stop_channel(hxgep, channel);
3435 hxge_rxdma_stop_channel(p_hxge_t hxgep, uint16_t channel) function
3443 HXGE_DEBUG_MSG((hxgep, RX_CTL, "==> hxge_rxdma_stop_channel"));
3447 HXGE_DEBUG_MSG((hxgep, RX_CTL, "hxge_rxdma_stop_channel: "
3455 " hxge_rxdma_stop_channel: "
3461 "==> hxge_rxdma_stop_channel: reset done"));
3468 "==> hxge_rxdma_stop_channel: "
3474 "==> hxge_rxdma_stop_channel
[all...]

Completed in 67 milliseconds