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

/illumos-gate/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)
1111 if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) {
1203 if ((pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) ||
1517 PGR_SET_FLAG(pgr->pgr_flags, SBD_PGR_RSVD_ALL_REGISTRANTS);
1552 if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS ||
1698 } else if (pgr->pgr_flags & SBD_PGR_RSVD_ALL_REGISTRANTS) {
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.c101 "SBD_PGR_RSVD_ALL_REGISTRANTS", /* 0x04 */
121 SBD_PGR_RSVD_ALL_REGISTRANTS) {

Completed in 48 milliseconds