Searched refs:pci (Results 176 - 189 of 189) sorted by relevance

12345678

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k.c52 #include <ipxe/pci.h>
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/rtl818x/
H A Drtl8185_rtl8225.c20 #include <ipxe/pci.h>
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c7 #include <ipxe/pci.h>
H A Dtg3_hw.c25 #include <ipxe/pci.h>
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/vxge/
H A Dvxge_config.c20 #include <ipxe/pci.h>
860 * in pci config space.
861 * Read from the vpath pci config space.
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c56 #include <ipxe/pci.h>
H A Dbnx2.c20 #include <ipxe/pci.h>
H A Dskge.c41 #include <ipxe/pci.h>
H A Dsky2.c37 #include <ipxe/pci.h>
/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp49 #include <VBox/pci.h>
123 * PCI Globals - This is the host-to-pci bridge and the root bus.
739 /** @todo optimize pci irq flip-flop some rainy day. */
1666 * config, do it for all pci devices!
2072 /* Relocate RC pointers for the attached pci devices. */
2237 PDMDevHlpDBGFInfoRegister(pDevIns, "pci",
2254 "pci",
2315 * iIrq gives the interrupt pin the pci device asserted.
2335 AssertMsg(pBus->iBus == 0, ("This is not the host pci bus iBus=%d\n", pBus->iBus));
2477 /* Relocate RC pointers for the attached pci device
[all...]
H A DDevPciIch9.cpp28 #include <VBox/pci.h>
87 * PCI Globals - This is the host-to-pci bridge and the root bus.
211 * iIrq gives the interrupt pin the pci device asserted.
231 AssertMsgReturnVoid(pBus->iBus == 0, ("This is not the host pci bus iBus=%d\n", pBus->iBus));
2668 PDMDevHlpDBGFInfoRegister(pDevIns, "pci", "Display PCI bus status. Recognizes 'basic' or 'verbose' "
2771 /* Relocate RC pointers for the attached pci devices. */
2932 /* Relocate RC pointers for the attached pci devices. */
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp33 #include <VBox/pci.h>
/vbox/include/VBox/vmm/
H A Dpdmdev.h41 #include <VBox/pci.h>
504 * If negative, the pci bus device will assign one.
/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp84 #include <VBox/pci.h>

Completed in 429 milliseconds

12345678