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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c111 static hxge_status_t hxge_alloc_mem_pool(p_hxge_t);
973 status = hxge_alloc_mem_pool(hxgep);
1395 hxge_alloc_mem_pool(p_hxge_t hxgep) function
1399 HXGE_DEBUG_MSG((hxgep, DDI_CTL, "==> hxge_alloc_mem_pool"));
1412 HXGE_DEBUG_MSG((hxgep, DDI_CTL, "<== hxge_alloc_mem_pool"));

Completed in 87 milliseconds