Home
last modified time | relevance | path

Searched refs:vbh_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.h102 uint32_t vbh_type; member
H A Dvioblk.c243 vbh.vbh_type = type; in vioblk_common_start()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_block.c165 uint32_t vbh_type; member
321 type = vbh->vbh_type & ~VBH_FLAG_BARRIER; in pci_vtblk_proc()