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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c60 static hxge_status_t hxge_map_rxdma(p_hxge_t hxgep);
126 status = hxge_map_rxdma(hxgep);
2254 hxge_map_rxdma(p_hxge_t hxgep) function
2275 HXGE_DEBUG_MSG((hxgep, MEM2_CTL, "==> hxge_map_rxdma"));
2287 "<== hxge_map_rxdma: buf not allocated"));
2294 "<== hxge_map_rxdma: no dma allocated"));
2371 "==> hxge_map_rxdma: unmap rbr,rcr (status 0x%x channel %d i %d)",
2389 "<== hxge_map_rxdma: (status 0x%x channel %d)", status, channel));

Completed in 67 milliseconds