SBD_PGR_RSVD_ONE
#define SBD_PGR_RSVD(pgr) (((pgr)->pgr_flags) & (SBD_PGR_RSVD_ONE | \
PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_RSVD_ONE);
} else if (pgr->pgr_flags & SBD_PGR_RSVD_ONE) {
(~(SBD_PGR_RSVD_ALL_REGISTRANTS | SBD_PGR_RSVD_ONE))))
if ((pgr->pgr_flags & SBD_PGR_RSVD_ONE) &&
if (pgr->pgr_flags & SBD_PGR_RSVD_ONE) {