/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
D | PciEnumeratorSupport.c | 43 UINT8 Func 53 UINT8 Func 70 UINT8 Func, 102 UINT8 Func 111 UINT8 Func 120 UINT8 Func in PciDevicePresent() argument 142 Address = EFI_PCI_ADDRESS (Bus, Device, Func, 0); in PciDevicePresent() 195 UINT8 Func; in PciPciDeviceInfoCollector() local 206 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) { in PciPciDeviceInfoCollector() 217 (UINT8) Func in PciPciDeviceInfoCollector() [all …]
|
D | PciRomTable.c | 31 UINT8 Func; member 46 IN UINT8 Func in PciRomAddImageMapping() argument 75 mRomImageTable[mNumberOfPciRomImages].Func = Func; in PciRomAddImageMapping() 145 HexToString (&FileName[39], PciOptionRomDescriptor->Func, 2); in PciRomLoadEfiDriversFromRomImage() 269 PciOptionRomDescriptor->Func in PciRomLoadEfiDriversFromRomImage() 375 PciOptionRomDescriptor->Func == PciIoDevice->FunctionNumber ) { in PciRomGetRomResourceFromPciOptionRomTable() 386 mRomImageTable[Index].Func == PciIoDevice->FunctionNumber ) { in PciRomGetRomResourceFromPciOptionRomTable()
|
D | PciEnumeratorSupport.h | 58 UINT8 Func
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/ |
D | QuarkSouthCluster.asi | 21 Name(_ADR,0x00140000) // Device (HI WORD)=20, Func (LO WORD)=0 28 Name(_ADR,0x00140001) // Device (HI WORD)=20, Func (LO WORD)=1 35 Name(_ADR,0x00140002) // Device (HI WORD)=20, Func (LO WORD)=2 42 Name(_ADR,0x00140003) // Device (HI WORD)=20, Func (LO WORD)=3 49 Name(_ADR,0x00140004) // Device (HI WORD)=20, Func (LO WORD)=4 56 Name(_ADR,0x00140005) // Device (HI WORD)=20, Func (LO WORD)=5 63 Name(_ADR,0x00140006) // Device (HI WORD)=20, Func (LO WORD)=6 70 Name(_ADR,0x00140007) // Device (HI WORD)=20, Func (LO WORD)=7 77 Name(_ADR,0x00150000) // Device (HI WORD)=21, Func (LO WORD)=0 84 Name(_ADR,0x00150001) // Device (HI WORD)=21, Func (LO WORD)=1 [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
D | PciRomTable.c | 25 UINT8 Func; member 52 IN UINT8 Func, in PciRomAddImageMapping() argument 82 mRomImageTable[mNumberOfPciRomImages].Func = Func; in PciRomAddImageMapping() 113 mRomImageTable[Index].Func == PciIoDevice->FunctionNumber ) { in PciRomGetImageMapping()
|
D | PciEnumeratorSupport.h | 37 IN UINT8 Func 79 IN UINT8 Func, 101 IN UINT8 Func 122 IN UINT8 Func 143 IN UINT8 Func 382 IN UINT8 Func
|
D | PciEnumeratorSupport.c | 39 IN UINT8 Func in PciDevicePresent() argument 48 Address = EFI_PCI_ADDRESS (Bus, Device, Func, 0); in PciDevicePresent() 101 UINT8 Func; in PciPciDeviceInfoCollector() local 111 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) { in PciPciDeviceInfoCollector() 121 (UINT8) Func in PciPciDeviceInfoCollector() 124 if (EFI_ERROR (Status) && Func == 0) { in PciPciDeviceInfoCollector() 136 …PreprocessController (Bridge, (UINT8) StartBusNumber, Device, Func, EfiPciBeforeResourceCollection… in PciPciDeviceInfoCollector() 146 Func, in PciPciDeviceInfoCollector() 190 if (Func == 0 && !IS_PCI_MULTI_FUNC (&Pci)) { in PciPciDeviceInfoCollector() 195 Func = PCI_MAX_FUNC; in PciPciDeviceInfoCollector() [all …]
|
D | PciLib.c | 977 UINT8 Func; in PciScanBus() local 1006 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) { in PciScanBus() 1016 Func in PciScanBus() 1019 if (EFI_ERROR (Status) && Func == 0) { in PciScanBus() 1038 Func, in PciScanBus() 1044 PciAddress = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, 0); in PciScanBus() 1112 Func, in PciScanBus() 1171 …Address = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, PCI_BRIDGE_PRIMARY_BUS_REGISTER_OFFSET); in PciScanBus() 1192 …Address = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, PCI_BRIDGE_SUBORDINATE_BUS_REGISTER_OFF… in PciScanBus() 1246 …Address = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, PCI_BRIDGE_SUBORDINATE_BUS_REGISTER_OFFSE… in PciScanBus() [all …]
|
D | PciRomTable.h | 36 IN UINT8 Func,
|
D | PciEnumerator.c | 380 UINT8 Func; in PciAssignBusNumber() local 398 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) { in PciAssignBusNumber() 408 Func in PciAssignBusNumber() 411 if (EFI_ERROR (Status) && Func == 0) { in PciAssignBusNumber() 432 Address = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, 0x18); in PciAssignBusNumber() 445 Address = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, 0x1A); in PciAssignBusNumber() 481 Address = EFI_PCI_ADDRESS (StartBusNumber, Device, Func, 0x1A); in PciAssignBusNumber() 493 if (Func == 0 && !IS_PCI_MULTI_FUNC (&Pci)) { in PciAssignBusNumber() 498 Func = PCI_MAX_FUNC; in PciAssignBusNumber() 1917 IN UINT8 Func, in PreprocessController() argument [all …]
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/X64/ |
D | PcatIo.c | 151 Pci.Bits.Func = PciAddress.Function; in PcatRootBridgeIoPciRW() 229 UINT16 Func; in ScanPciBus() local 244 for (Func = MinFunc; Func <= MaxFunc; Func++) { in ScanPciBus() 249 Address = EFI_PCI_ADDRESS (Bus, Device, Func, 0); in ScanPciBus() 263 if (PciHeader.Hdr.VendorId == 0xffff && Func == 0) { in ScanPciBus() 284 Func, in ScanPciBus() 292 if ((PciHeader.Hdr.HeaderType & HEADER_TYPE_MULTI_FUNCTION) == 0x00 && Func == 0) { in ScanPciBus() 312 UINT16 Func, in CheckForRom() argument 333 Address = EFI_PCI_ADDRESS (Bus, Device, Func, 0); in CheckForRom() 510 TempPciOptionRomDescriptors->Func = (UINT8)Func; in CheckForRom() [all …]
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/ |
D | PcatIo.c | 151 Pci.Bits.Func = PciAddress.Function; in PcatRootBridgeIoPciRW() 229 UINT16 Func; in ScanPciBus() local 244 for (Func = MinFunc; Func <= MaxFunc; Func++) { in ScanPciBus() 249 Address = EFI_PCI_ADDRESS (Bus, Device, Func, 0); in ScanPciBus() 263 if (PciHeader.Hdr.VendorId == 0xffff && Func == 0) { in ScanPciBus() 284 Func, in ScanPciBus() 292 if ((PciHeader.Hdr.HeaderType & HEADER_TYPE_MULTI_FUNCTION) == 0x00 && Func == 0) { in ScanPciBus() 312 UINT16 Func, in CheckForRom() argument 333 Address = EFI_PCI_ADDRESS (Bus, Device, Func, 0); in CheckForRom() 510 TempPciOptionRomDescriptors->Func = (UINT8)Func; in CheckForRom() [all …]
|
/device/generic/goldfish-opengl/android-emu/android/base/threads/ |
D | AndroidFunctorThread.h | 44 template <class Func, class = enable_if<is_callable_as<Func, void()>>> 45 explicit FunctorThread(Func&& func,
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
D | HwDebug.c | 188 UINTN Func; in EblPciCmd() local 223 Pci->GetLocation (Pci, &Seg, &Bus, &Dev, &Func); in EblPciCmd() 227 AsciiPrint ("\n%03d.%02d.%02d", Bus, Dev, Func); in EblPciCmd() 259 Pci->GetLocation (Pci, &Seg, &Bus, &Dev, &Func); in EblPciCmd() 260 if ((Bus == BusArg) && (Dev == DevArg) && (Func == FuncArg)) { in EblPciCmd() 266 AsciiPrint ("Bus:%d Dev:%d Func:%d ", Bus, Dev, Func); in EblPciCmd()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/ |
D | IohBds.h | 25 #define PCI_DEVICE_PATH_NODE(Func, Dev) \ argument 35 (Func), \
|
/device/generic/goldfish/audio/ |
D | device_factory.cpp | 42 typedef IDevicesFactory *(*Func)(const char *); in DevicesFactory() typedef 43 const auto func = reinterpret_cast<Func>( in DevicesFactory()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
D | BdsPlatform.h | 77 #define PCI_DEVICE_PATH_NODE(Func, Dev) \ argument 87 (Func), \
|
/device/linaro/bootloader/edk2/DuetPkg/AcpiResetDxe/ |
D | Reset.c | 58 UINT8 Func; in EfiAcpiResetSystem() local 126 Func = (UINT8) (RShiftU64 (mAcpiDescription.RESET_REG.Address, 16) & 0x7); in EfiAcpiResetSystem() 128 PciWrite8 (PCI_LIB_ADDRESS (0, Dev, Func, Register), mAcpiDescription.RESET_VALUE); in EfiAcpiResetSystem()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/ |
D | AcpiSmmPlatform.h | 65 #define PCI_DEVICE(Bus, Dev, Func) \ argument 66 Bus, Dev, Func
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/Library/ |
D | IohLib.h | 26 IN UINT8 Func
|
/device/linaro/bootloader/edk2/DuetPkg/Include/Guid/ |
D | PciOptionRomTable.h | 30 UINT8 Func; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PciOptionRomTable/ |
D | PciOptionRomTable.h | 37 UINT8 Func; member
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | Pci.h | 35 #define CALC_EFI_PCI_ADDRESS(Bus, Dev, Func, Reg) \ argument 36 … ((UINT64) ((((UINTN) Bus) << 24) + (((UINTN) Dev) << 16) + (((UINTN) Func) << 8) + ((UINTN) Reg))) 38 #define CALC_EFI_PCIEX_ADDRESS(Bus, Dev, Func, ExReg) ( \ argument 39 …(UINT64) ((((UINTN) Bus) << 24) + (((UINTN) Dev) << 16) + (((UINTN) Func) << 8) + (LShiftU64 ((UIN…
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/ |
D | PlatformData.c | 71 #define PCI_DEVICE_PATH_NODE(Func, Dev) \ argument 81 (Func), \
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
D | BdsPlatform.h | 74 #define PCI_DEVICE_PATH_NODE(Func, Dev) \ argument 84 (Func), \
|