Symbol: hxge_dma_pool_t
usr/src/uts/common/io/hxge/hxge_main.c
1450
dma_poolp = (p_hxge_dma_pool_t)KMEM_ZALLOC(sizeof (hxge_dma_pool_t),
usr/src/uts/common/io/hxge/hxge_main.c
1456
KMEM_ZALLOC(sizeof (hxge_dma_pool_t), KM_SLEEP);
usr/src/uts/common/io/hxge/hxge_main.c
1460
KMEM_ZALLOC(sizeof (hxge_dma_pool_t), KM_SLEEP);
usr/src/uts/common/io/hxge/hxge_main.c
1464
KMEM_ZALLOC(sizeof (hxge_dma_pool_t), KM_SLEEP);
usr/src/uts/common/io/hxge/hxge_main.c
1632
KMEM_FREE(dma_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1634
KMEM_FREE(dma_rbr_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1636
KMEM_FREE(dma_rcr_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1638
KMEM_FREE(dma_mbox_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1726
KMEM_FREE(dma_rbr_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1728
KMEM_FREE(dma_rcr_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1730
KMEM_FREE(dma_mbox_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1732
KMEM_FREE(dma_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
1934
dma_poolp = (p_hxge_dma_pool_t)KMEM_ZALLOC(sizeof (hxge_dma_pool_t),
usr/src/uts/common/io/hxge/hxge_main.c
1940
KMEM_ZALLOC(sizeof (hxge_dma_pool_t), KM_SLEEP);
usr/src/uts/common/io/hxge/hxge_main.c
2036
KMEM_FREE(dma_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
2038
KMEM_FREE(dma_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
2243
KMEM_FREE(dma_cntl_poolp, sizeof (hxge_dma_pool_t));
usr/src/uts/common/io/hxge/hxge_main.c
2245
KMEM_FREE(dma_poolp, sizeof (hxge_dma_pool_t));