Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/virtio/
H A Dvirtioreg.h122 #define VRING_DESC_F_WRITE 2 macro
H A Dvirtio.c650 desc->flags = VRING_DESC_F_WRITE; in virtio_ve_set_desc()