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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c96 static p_rx_msg_t hxge_allocb(size_t, uint32_t, p_hxge_dma_common_t);
845 hxge_allocb(size_t size, uint32_t pri, p_hxge_dma_common_t dmabuf_p) function
2987 if ((rx_msg_p = hxge_allocb(bsize, BPRI_LO,

Completed in 82 milliseconds