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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c284 static int iwh_alloc_rx_ring(iwh_sc_t *);
1425 iwh_alloc_rx_ring(iwh_sc_t *sc) function
1445 IWH_DBG((IWH_DEBUG_DMA, "iwh_alloc_rx_ring(): "
1455 IWH_DBG((IWH_DEBUG_DMA, "iwh_alloc_rx_ring(): "
1470 IWH_DBG((IWH_DEBUG_DMA, "iwh_alloc_rx_ring(): "
1486 IWH_DBG((IWH_DEBUG_DMA, "iwh_alloc_rx_ring(): "
1775 err = iwh_alloc_rx_ring(sc);

Completed in 55 milliseconds