Home
last modified time | relevance | path

Searched refs:PCI_IO_DEVICE_FROM_PCI_IO_THIS (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciIo.c216 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoPollMem()
323 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoPollIo()
422 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoMemRead()
501 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoMemWrite()
579 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoIoRead()
657 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoIoWrite()
733 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoConfigRead()
802 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoConfigWrite()
882 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoCopyMem()
971 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoMap()
[all …]
DPciBus.h294 #define PCI_IO_DEVICE_FROM_PCI_IO_THIS(a) \ macro
DPciDeviceSupport.c493 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (PciIo); in DeRegisterPciDevice()
DPciEnumerator.c2100 Bridge = PCI_IO_DEVICE_FROM_PCI_IO_THIS (PciIo); in PciHotPlugRequestNotify()
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciIo.c466 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoPollMem()
522 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoPollIo()
577 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoMemRead()
630 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoMemWrite()
683 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoIoRead()
736 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoIoWrite()
785 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoConfigRead()
831 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoConfigWrite()
878 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoCopyMem()
943 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (This); in PciIoMap()
[all …]
DPciBus.h190 #define PCI_IO_DEVICE_FROM_PCI_IO_THIS(a) \ macro
DPciDeviceSupport.c369 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (PciIo); in DeRegisterPciDevice()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h284 #define PCI_IO_DEVICE_FROM_PCI_IO_THIS(a) \
DPciDevice.c445 PciIoDevice = PCI_IO_DEVICE_FROM_PCI_IO_THIS (PciIo); in PciBusEvent()