/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/ |
D | PchCommonDefinitions.h | 96 #define PchPciDeviceMmBase(Bus, Device, Function) \ argument 105 #define PchPciDeviceMmAddress(Segment, Bus, Device, Function, Register) \ argument 114 #define PchMmPci32Ptr(Segment, Bus, Device, Function, Register) \ argument 117 #define PchMmPci32(Segment, Bus, Device, Function, Register) *PchMmPci32Ptr (Segment, Bus, Device,… argument 119 #define PchMmPci32Or(Segment, Bus, Device, Function, Register, OrData) \ argument 128 #define PchMmPci32And(Segment, Bus, Device, Function, Register, AndData) \ argument 137 #define PchMmPci32AndThenOr(Segment, Bus, Device, Function, Register, AndData, OrData) \ argument 149 #define PchMmPci16Ptr(Segment, Bus, Device, Function, Register) \ argument 152 #define PchMmPci16(Segment, Bus, Device, Function, Register) *PchMmPci16Ptr (Segment, Bus, Device,… argument 154 #define PchMmPci16Or(Segment, Bus, Device, Function, Register, OrData) \ argument [all …]
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/ |
D | VlvCommonDefinitions.h | 118 #define MmPciAddress( Segment, Bus, Device, Function, Register ) \ argument 130 #define MmPci64Ptr( Segment, Bus, Device, Function, Register ) \ argument 133 #define MmPci64( Segment, Bus, Device, Function, Register ) \ argument 136 #define MmPci64Or( Segment, Bus, Device, Function, Register, OrData ) \ argument 143 #define MmPci64And( Segment, Bus, Device, Function, Register, AndData ) \ argument 150 #define MmPci64AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument 163 #define MmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument 166 #define MmPci32( Segment, Bus, Device, Function, Register ) \ argument 169 #define MmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument 176 #define MmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/ |
D | PlatformIoLib.c | 31 UINT8 Bus, in GetPciAddress() 67 UINT8 Bus, in PciRead8() 113 UINT8 Bus, in PciRead16() 159 UINT8 Bus, in PciRead32() 205 UINT8 Bus, in PciWrite8() 250 UINT8 Bus, in PciWrite16() 295 UINT8 Bus, in PciWrite32()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/ |
D | PlatformIoLib.c | 31 UINT8 Bus, in GetPciAddress() 65 UINT8 Bus, in PciRead8() 111 UINT8 Bus, in PciRead16() 157 UINT8 Bus, in PciRead32() 203 UINT8 Bus, in PciWrite8() 248 UINT8 Bus, in PciWrite16() 293 UINT8 Bus, in PciWrite32()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/ |
D | QNCCommonDefinitions.h | 244 #define QNCMmPciAddress( Segment, Bus, Device, Function, Register ) \ argument 255 #define PciDeviceMmBase( Bus, Device, Function) \ argument 265 #define QNCMmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument 268 #define QNCMmPci32( Segment, Bus, Device, Function, Register ) \ argument 271 #define QNCMmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument 278 #define QNCMmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument 285 #define QNCMmPci32AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument 296 #define QNCMmPci16Ptr( Segment, Bus, Device, Function, Register ) \ argument 299 #define QNCMmPci16( Segment, Bus, Device, Function, Register ) \ argument 302 #define QNCMmPci16Or( Segment, Bus, Device, Function, Register, OrData ) \ argument [all …]
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/ |
D | IohCommonDefinitions.h | 246 #define IohMmPciAddress( Segment, Bus, Device, Function, Register ) \ argument 257 #define IohMmPci32Ptr( Segment, Bus, Device, Function, Register ) \ argument 260 #define IohMmPci32( Segment, Bus, Device, Function, Register ) \ argument 263 #define IohMmPci32Or( Segment, Bus, Device, Function, Register, OrData ) \ argument 270 #define IohMmPci32And( Segment, Bus, Device, Function, Register, AndData ) \ argument 277 #define IohMmPci32AndThenOr( Segment, Bus, Device, Function, Register, AndData, OrData ) \ argument 288 #define IohMmPci16Ptr( Segment, Bus, Device, Function, Register ) \ argument 291 #define IohMmPci16( Segment, Bus, Device, Function, Register ) \ argument 294 #define IohMmPci16Or( Segment, Bus, Device, Function, Register, OrData ) \ argument 301 #define IohMmPci16And( Segment, Bus, Device, Function, Register, AndData ) \ argument [all …]
|
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
D | PciEnumeratorSupport.c | 118 UINT8 Bus, in PciDevicePresent() 289 IN UINT8 Bus, in PciSearchDevice() 424 UINT8 Bus, in GatherDeviceInfo() 479 UINT8 Bus, in GatherPPBInfo() 579 UINT8 Bus, in GatherP2CInfo() 1130 UINT8 Bus, in CreatePciIoDevice()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
D | PciRomTable.c | 23 UINT8 Bus; member 50 IN UINT8 Bus, in PciRomAddImageMapping()
|
D | PciEnumeratorSupport.c | 37 IN UINT8 Bus, in PciDevicePresent() 223 IN UINT8 Bus, in PciSearchDevice() 466 IN UINT8 Bus, in GatherDeviceInfo() 536 IN UINT8 Bus, in GatherPpbInfo() 697 IN UINT8 Bus, in GatherP2CInfo() 2092 IN UINT8 Bus, in CreatePciIoDevice()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | PciCf8Lib.h | 39 #define PCI_CF8_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
|
D | PciExpressLib.h | 38 #define PCI_EXPRESS_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
|
D | S3PciLib.h | 35 #define S3_PCI_LIB_ADDRESS(Bus,Device,Function,Register) \ argument
|
D | PciLib.h | 40 #define PCI_LIB_ADDRESS(Bus,Device,Function,Register) \ argument
|
D | PciSegmentLib.h | 58 #define PCI_SEGMENT_LIB_ADDRESS(Segment,Bus,Device,Function,Register) \ argument
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGluePciLib.h | 39 #define PCI_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
|
D | EdkIIGluePciCf8Lib.h | 43 #define PCI_CF8_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
|
D | EdkIIGluePciExpressLib.h | 43 #define PCI_EXPRESS_LIB_ADDRESS(Bus,Device,Function,Offset) \ argument
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | Mm.c | 76 OUT UINT8 *Bus, in ShellMmDecodePciAddress() 144 UINT8 Bus; in ShellMmAccess() local 310 UINT8 Bus; in ShellMmLocateIoProtocol() local
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/X64/ |
D | PcatIo.c | 227 UINT16 Bus; in ScanPciBus() local 310 UINT16 Bus, in CheckForRom() 543 UINT16 Bus, in SaveCommandRegister() 580 UINT16 Bus, in RestoreCommandRegister()
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/ |
D | PcatIo.c | 227 UINT16 Bus; in ScanPciBus() local 310 UINT16 Bus, in CheckForRom() 543 UINT16 Bus, in SaveCommandRegister() 580 UINT16 Bus, in RestoreCommandRegister()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/ |
D | PciExpress.c | 54 UINT8 Bus, in PcieFindCapId() 99 UINT8 Bus, in PcieFindExtendedCapId() 328 IN UINT8 Bus, in PcieSetClkreq() 525 IN UINT8 Bus, in PcieSetAspmManual()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/ |
D | OemMiscLib.h | 27 UINTN Bus; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/ |
D | EfiPciCfg.h | 64 UINT8 Bus; member 76 UINT8 Bus; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/ |
D | RuntimeLib.c | 1071 UINT8 Bus, in PciRead8() 1105 UINT8 Bus, in PciRead16() 1138 UINT8 Bus, in PciRead32() 1171 UINT8 Bus, in PciWrite8() 1203 UINT8 Bus, in PciWrite16() 1235 UINT8 Bus, in PciWrite32()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
D | UsbEnumer.c | 553 USB_BUS *Bus; in UsbRemoveDevice() local 619 USB_BUS *Bus; in UsbFindChild() local 660 USB_BUS *Bus; in UsbEnumerateNewDev() local
|