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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_impl.h107 #define SBD_PGR_RSVD(pgr) (((pgr)->pgr_flags) & (SBD_PGR_RSVD_ONE | \ macro
109 #define SBD_PGR_RSVD_NONE(pgr) (!(SBD_PGR_RSVD(pgr)))
H A Dsbd_pgr.c1477 if (SBD_PGR_RSVD(pgr)) {
1551 if (SBD_PGR_RSVD(pgr)) {
H A Dsbd_scsi.c3094 if (SBD_PGR_RSVD(sl->sl_pgr)) {

Completed in 53 milliseconds