Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpci.c32 struct PCIBus { struct
44 PCIBus *next; argument
57 static PCIBus *first_bus; argument
/external/qemu/
Dqemu-common.h275 typedef struct PCIBus PCIBus; typedef