Home
last modified time | relevance | path

Searched defs:bioc_volops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/
H A Dbiovar.h242 struct bioc_volops { struct
243 void *bc_cookie;
244 uint64_t bc_size; /* size of the volume set */
245 uint64_t bc_other_id; /* unused for now */
246 uint32_t bc_devmask; /* device mask for the volume set */
248 uint16_t bc_channel;
249 uint16_t bc_target;
250 uint16_t bc_lun;
251 uint16_t bc_stripe; /* stripe size */
252 uint16_t bc_level; /* RAID level requested */
[all …]