Searched defs:PGR_VALID_SCOPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c249 #define PGR_VALID_SCOPE(scope) ((scope) == PR_LU_SCOPE) macro
1471 if (!(PGR_VALID_SCOPE(pr_out->scope) && PGR_VALID_TYPE(pr_out->type))) {
1652 if (!(PGR_VALID_SCOPE(pr_out->scope) &&
1700 if (!(PGR_VALID_SCOPE(pr_out->scope) &&

Completed in 48 milliseconds