Home
last modified time | relevance | path

Searched refs:dapl_flags (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_open.c327 ia_ptr->dapl_flags |= DAPL_DISABLE_RO; in dapl_ia_open()
H A Ddapl_lmr_create.c336 if (ia->dapl_flags & DAPL_DISABLE_RO) in dapl_lmr_create()
H A Ddapl_ia_util.c112 ia_ptr->dapl_flags = 0; in dapl_ia_alloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h397 enum DAPL_IA_FLAGS dapl_flags; /* state flags, see above */ member