Home
last modified time | relevance | path

Searched defs:physdev_op (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Dphysdev.h181 struct physdev_op { struct
182 uint32_t cmd;
183 union {
189 } u;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h212 struct physdev_op { struct
222 typedef struct physdev_op physdev_op_t; argument