Searched defs:ccd_ioctl (Results 1 – 1 of 1) sorted by relevance
93 struct ccd_ioctl { struct94 char **ccio_disks; /* pointer to component paths */95 u_int ccio_ndisks; /* number of disks to concatenate */96 int ccio_ileave; /* interleave (DEV_BSIZE blocks) */97 int ccio_flags; /* see sc_flags below */98 int ccio_unit; /* unit number: use varies */99 uint64_t ccio_size; /* (returned) size of ccd */