Lines Matching defs:bioc_vol
125 struct bioc_vol { struct
126 struct bio bv_bio;
127 int bv_volid; /* volume id */
129 int16_t bv_percent; /* percent done operation */
130 u_int16_t bv_seconds; /* seconds of progress so far */
132 int bv_status; /* current status */
147 uint64_t bv_size; /* size of the disk */
148 int bv_level; /* raid level */
149 int bv_nodisk; /* nr of drives */
150 int bv_cache; /* cache mode */
158 char bv_dev[16]; /* device */
159 char bv_vendor[32]; /* scsi string */