Header file required to support ccd changes. Forgot to commit last

night.
This commit is contained in:
Matthew Dillon 1999-09-23 16:20:05 +00:00
parent a1e145f227
commit b214b39db3
1 changed files with 2 additions and 0 deletions

View File

@ -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 */