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 in struct:emlxs_unsol_buf
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1141 ulistp = ulistp->pool_next;
H A Demlxs_solaris.c2929 pool = pool->pool_next;
2937 new_pool->pool_next = NULL;
2987 new_pool->pool_next = port->ub_pool;
3350 next = pool->pool_next;
3358 prev->pool_next = next;
3366 pool->pool_next = NULL;
10534 pool = pool->pool_next;
10629 pool = pool->pool_next;

Completed in 79 milliseconds