Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_block.c164 #define VBH_FLAG_BARRIER 0x80000000 /* OR'ed into vbh_type */ macro
321 type = vbh->vbh_type & ~VBH_FLAG_BARRIER; in pci_vtblk_proc()