Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h492 uint32_t pool_type; /* FC-4 type */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2928 if ((pool->pool_type == type) && in emlxs_fca_ub_alloc()
2948 new_pool->pool_type = type; in emlxs_fca_ub_alloc()
3379 switch (pool->pool_type) { in emlxs_ub_destroy()
3396 pool->pool_type, pool->pool_buf_size, pool->pool_nentries); in emlxs_ub_destroy()
10587 (pool->pool_type != type) || in emlxs_ub_get()