Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_block.c110 struct vtblk_config { struct
111 uint64_t vbc_capacity;
112 uint32_t vbc_size_max;
113 uint32_t vbc_seg_max;
114 struct {
118 } vbc_geometry;
119 uint32_t vbc_blk_size;
120 struct {
125 } vbc_topology;
126 uint8_t vbc_writeback;
[all …]