Home
last modified time | relevance | path

Searched refs:pool_next (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h489 struct emlxs_unsol_buf *pool_next; /* ptr to next type */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1148 ulistp = ulistp->pool_next; in emlxs_timer_check_ub()
H A Demlxs_solaris.c2939 pool = pool->pool_next; in emlxs_fca_ub_alloc()
2947 new_pool->pool_next = NULL; in emlxs_fca_ub_alloc()
2997 new_pool->pool_next = port->ub_pool; in emlxs_fca_ub_alloc()
3360 next = pool->pool_next; in emlxs_ub_destroy()
3368 prev->pool_next = next; in emlxs_ub_destroy()
3376 pool->pool_next = NULL; in emlxs_ub_destroy()
10557 pool = pool->pool_next; in emlxs_ub_find()
10652 pool = pool->pool_next; in emlxs_ub_get()