Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h466 #define EMLXS_UB_FREE 0x0000 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2967 ub_priv->flags = EMLXS_UB_FREE; in emlxs_fca_ub_alloc()
3190 if (ub_priv->flags == EMLXS_UB_FREE) { in emlxs_fca_ub_release()
3207 ub_priv->flags = EMLXS_UB_FREE; in emlxs_fca_ub_release()
10598 ub_priv->flags != EMLXS_UB_FREE) { in emlxs_ub_get()