Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h466 #define EMLXS_UB_FREE 0x0000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2977 ub_priv->flags = EMLXS_UB_FREE; in emlxs_fca_ub_alloc()
3200 if (ub_priv->flags == EMLXS_UB_FREE) { in emlxs_fca_ub_release()
3217 ub_priv->flags = EMLXS_UB_FREE; in emlxs_fca_ub_release()
10621 ub_priv->flags != EMLXS_UB_FREE) { in emlxs_ub_get()