Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_impl.h104 #define SBD_PGR_RSVD_ALL_REGISTRANTS 0x04 macro
108 SBD_PGR_RSVD_ALL_REGISTRANTS))
H A Dsbd_pgr.c240 ((pgr)->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) || ( \
247 (~(SBD_PGR_RSVD_ALL_REGISTRANTS | SBD_PGR_RSVD_ONE))))
822 if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS && it->pgr_key_ptr) in sbd_pgr_reservation_conflict()
1111 if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) { in sbd_pgr_in_read_reservation()
1203 if ((pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) || in sbd_pgr_in_read_full_status()
1517 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_RSVD_ALL_REGISTRANTS); in sbd_pgr_do_reserve()
1552 if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS || in sbd_pgr_out_release()
1698 } else if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) { in sbd_pgr_out_preempt()
/titanic_50/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.c121 SBD_PGR_RSVD_ALL_REGISTRANTS) { in stmf_sbd_print_pgr_info()