Home
last modified time | relevance | path

Searched refs:pool_free (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h505 uint32_t pool_free; /* Number of free */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2942 new_pool->pool_free = free; in emlxs_fca_ub_alloc()
3219 pool->pool_free++; in emlxs_fca_ub_release()
3227 pool->pool_free, pool->pool_free_resv); in emlxs_fca_ub_release()
3231 (pool->pool_free + pool->pool_free_resv == in emlxs_fca_ub_release()
3317 pool->pool_available - 1, pool->pool_free, in emlxs_fca_ub_free()
3325 (pool->pool_free + pool->pool_free_resv == in emlxs_fca_ub_free()
10555 uint32_t pool_free; in emlxs_ub_get() local
10574 pool_free = in emlxs_ub_get()
10575 min(pool->pool_free, in emlxs_ub_get()
10583 if (pool_free == 0) { in emlxs_ub_get()
[all …]