Home
last modified time | relevance | path

Searched refs:num_total (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c246 ASSERT(pool->num_free == pool->num_total); in qlt_dma_handle_pool_fini()
247 if (pool->num_free != pool->num_total) in qlt_dma_handle_pool_fini()
250 pool->num_free, pool->num_total); in qlt_dma_handle_pool_fini()
520 pool->num_total++; in qlt_dma_alloc_handle_list()
H A Dqlt_dma.h86 int num_total; member
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h676 __le16 num_total; member