summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/ccdvar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/ccdvar.h b/sys/sys/ccdvar.h
index 82ac51d..e32454a 100644
--- a/sys/sys/ccdvar.h
+++ b/sys/sys/ccdvar.h
@@ -192,6 +192,8 @@ struct ccd_softc {
int sc_bopenmask;
int sc_copenmask;
int sc_openmask;
+ int sc_pick; /* side of mirror picked */
+ daddr_t sc_blk[2]; /* mirror localization */
};
/* sc_flags */
OpenPOWER on IntegriCloud