Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h273 struct physdev_dbgp_op { struct
275 uint8_t op;
276 uint8_t bus;
277 union {
279 } u;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h315 struct physdev_dbgp_op { struct
323 typedef struct physdev_dbgp_op physdev_dbgp_op_t; argument