Searched defs:PCI_IO_DEVICE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciBus.h53 typedef struct _PCI_IO_DEVICE PCI_IO_DEVICE; typedef in typeref:struct:_PCI_IO_DEVICE
200 PCI_IO_DEVICE *Parent;
297 CR (a, PCI_IO_DEVICE, PciIo, PCI_IO_DEVICE_SIGNATURE)
300 CR (a, PCI_IO_DEVICE, PciDriverOverride, PCI_IO_DEVICE_SIGNATURE)
303 CR (a, PCI_IO_DEVICE, Link, PCI_IO_DEVICE_SIGNATURE)
306 CR (a, PCI_IO_DEVICE, LoadFile2, PCI_IO_DEVICE_SIGNATURE)

Completed in 38 milliseconds