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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_impl.h134 pgr_rsv_scope:4; member in struct:sbd_pgr_info
136 uint8_t pgr_rsv_scope:4, member in struct:sbd_pgr_info
161 pgr_rsv_scope:4; member in struct:sbd_pgr
H A Dsbd_pgr.c328 pgr->pgr_rsv_scope = spi->pgr_rsv_scope;
453 spi->pgr_rsv_scope = pgr->pgr_rsv_scope;
1120 buf->key_list.res_key_list[0].scope = pgr->pgr_rsv_scope;
1207 sts->scope = pgr->pgr_rsv_scope;
1480 pgr->pgr_rsv_scope != pr_out->scope) {
1514 pgr->pgr_rsv_scope = pr_out->scope;
1555 pgr->pgr_rsv_scope != pr_out->scope) {
1669 if (pr_out->scope != pgr->pgr_rsv_scope ||
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf_sbd/
H A Dstmf_sbd.c133 mdb_printf("\t scope : %d\n", pgr->pgr_rsv_scope);

Completed in 63 milliseconds