Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c246 #define PGR_SET_FLAG(flg, val) (atomic_or_8(&(flg), (val))) macro
792 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_ALL_KEYS_HAS_IT); in sbd_pgr_initialize_it()
1418 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_APTPL); in sbd_pgr_out_register()
1544 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_RSVD_ALL_REGISTRANTS); in sbd_pgr_do_reserve()
1562 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_RSVD_ONE); in sbd_pgr_do_reserve()
1890 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_APTPL); in sbd_pgr_out_register_and_move()