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

/illumos-gate/usr/src/cmd/mdb/common/modules/md/
H A Ddumpmirror.c127 uintptr_t un_dbm, un_gcbm, un_gdbm, un_rrbm, un_pnds, un_ow; local
156 un_rrbm = (uintptr_t)mmp->un_resync_bm;
185 if (mdb_vread(rr_resync_bm, rr_bitmap_size, un_rrbm) == -1) {
186 mdb_warn("failed to read un_resync_bm at %p\n", un_rrbm);

Completed in 210 milliseconds