Home
last modified time | relevance | path

Searched refs:QPCIBusPC (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dpci-pc.h20 typedef struct QPCIBusPC { struct
23 } QPCIBusPC; argument
33 void qpci_init_pc(QPCIBusPC *ret, QTestState *qts, QGuestAllocator *alloc);
H A Dpci-pc.c115 QPCIBusPC *qpci = obj; in qpci_pc_get_driver()
123 void qpci_init_pc(QPCIBusPC *qpci, QTestState *qts, QGuestAllocator *alloc) in qpci_init_pc()
162 QPCIBusPC *qpci = g_new0(QPCIBusPC, 1); in qpci_new_pc()
170 QPCIBusPC *s; in qpci_free_pc()
175 s = container_of(bus, QPCIBusPC, bus); in qpci_free_pc()
H A Dx86_64_pc-machine.c32 QPCIBusPC pci;
/openbmc/qemu/docs/devel/testing/
H A Dqgraph.rst328 QPCIBusPC pci;