HomeSort by relevance Sort by last modified time
    Searched refs:BUS_TYPE_PCI (Results 1 - 3 of 3) sorted by null

  /external/qemu/hw/
qdev.h 30 BUS_TYPE_PCI,
qdev.c 455 [ BUS_TYPE_PCI ] = "PCI",
pci.c 97 bus = FROM_QBUS(PCIBus, qbus_create(BUS_TYPE_PCI,
931 info->qdev.bus_type = BUS_TYPE_PCI;

Completed in 145 milliseconds