Searched defs:PCIBus (Results 1 – 2 of 2) sorted by relevance
33 struct PCIBus { struct35 enum PCIBusFlags flags; argument49 QLIST_HEAD(, PCIBus) child; /* this will be replaced by qdev later */ argument60 static inline bool pci_bus_is_cxl(PCIBus *bus) in pci_bus_is_cxl() argument
80 typedef struct PCIBus PCIBus; typedef
Completed in 3 milliseconds