Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h510 uint32_t pool_first_token; /* First token */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2957 new_pool->pool_first_token = port->ub_count; in emlxs_fca_ub_alloc()
10528 if (token >= pool->pool_first_token && in emlxs_ub_find()
10531 pool->pool_first_token)]; in emlxs_ub_find()