Home
last modified time | relevance | path

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

/qemu/include/hw/hyperv/
H A Dvmbus.h51 uint16_t channel_flags; member
H A Dvmbus-proto.h107 uint16_t channel_flags; member
/qemu/hw/hyperv/
H A Dvmbus.c1731 .channel_flags = vdc->channel_flags, in send_offer()