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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h230 #define RS_SMI(x) (((x) & RS_SMI_MASK) >> 4) macro
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c1918 if (RS_SMI(un->un_rs_type) != 0) {
1919 smi = RS_SMI(un->un_rs_type);
2111 i = RS_SMI(un->un_rs_type);
2155 if (RS_SMI(un->un_rs_type) != i) {
2156 i = RS_SMI(un->un_rs_type);
H A Dmirror.c5055 smi = RS_SMI(p->rs_type);
5079 smi = RS_SMI(p->rs_type);

Completed in 62 milliseconds