Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h167 uint32_t open_id; member
177 uint32_t open_id; member
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c147 uint32_t open_id; member
1496 VMSTATE_UINT32(open_id, VMBusChannel),
1971 chan->open_id = msg->open_id; in handle_open_channel()
1988 .open_id = chan->open_id, in send_open_channel()