Searched defs:vd_attr_info (Results 1 – 1 of 1) sorted by relevance
53 struct vd_attr_info { struct54 struct vio_msg_tag tag;55 uint8_t xfer_mode;56 uint8_t vd_type;57 uint8_t vd_mtype;58 uint8_t _reserved1;59 uint32_t vdisk_block_size;60 uint64_t operations;61 uint64_t vdisk_size;62 uint64_t max_xfer_sz;[all …]