Searched refs:FunctionNumber (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/sys/dev/mps/
H A Dmps_ioctl.h131 uint32_t FunctionNumber :3; member in struct:mps_pci_bits::__anon10920::__anon10921
242 uint8_t FunctionNumber; member in struct:mps_pci_info
H A Dmps_user.c1078 data->PciInformation.u.bits.FunctionNumber =
1125 data->FunctionNumber = pci_get_function(sc->mps_dev);
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmpr_ioctl.h130 uint32_t FunctionNumber :3; member in struct:mpr_pci_bits::__anon14015::__anon14016
240 uint8_t FunctionNumber; member in struct:mpr_pci_info
H A Dmps_ioctl.h130 uint32_t FunctionNumber :3; member in struct:mps_pci_bits::__anon14017::__anon14018
241 uint8_t FunctionNumber; member in struct:mps_pci_info
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_ioctl.h131 uint32_t FunctionNumber :3; member in struct:mpr_pci_bits::__anon7139::__anon7140
242 uint8_t FunctionNumber; member in struct:mpr_pci_info
H A Dmpr_user.c1172 data->PciInformation.u.bits.FunctionNumber =
1220 data->FunctionNumber = pci_get_function(sc->mpr_dev);
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drsserial.c285 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.PinFunction.FunctionNumber),
286 AML_OFFSET (PinFunction.FunctionNumber),
786 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.PinGroupFunction.FunctionNumber),
787 AML_OFFSET (PinGroupFunction.FunctionNumber),
H A Drsdumpinfo.c369 {ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinFunction.FunctionNumber), "FunctionNumber", NULL},
410 {ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroupFunction.FunctionNumber), "FunctionNumber", NULL},
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Damlresrc.h648 UINT16 FunctionNumber; member in struct:aml_resource_pin_function
713 UINT16 FunctionNumber; member in struct:aml_resource_pin_group_function
H A Dacrestyp.h740 UINT16 FunctionNumber; member in struct:acpi_resource_pin_function
798 UINT16 FunctionNumber; member in struct:acpi_resource_pin_group_function
/freebsd-11-stable/stand/efi/include/
H A Defipciio.h409 @param FunctionNumber The PCI controller's current PCI function number.
422 OUT UINTN *FunctionNumber
H A Defidevp.h93 UINT8 FunctionNumber; member in struct:_PCCARD_DEVICE_PATH
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c562 /* FunctionNumber */
564 AcpiOsPrintf ("0x%4.4X, ", Resource->PinFunction.FunctionNumber);
1209 /* FunctionNumber */
1211 AcpiOsPrintf ("0x%4.4X, ", Resource->PinGroupFunction.FunctionNumber);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h275 /// FunctionNumber - This provides a unique ID for each function emitted in
278 unsigned FunctionNumber; member in class:llvm::MachineFunction
351 /// unchanged the references to Fn, Target, MMI, and FunctionNumber.
355 /// \pre Fn, Target, MMI, and FunctionNumber are properly set.
462 unsigned getFunctionNumber() const { return FunctionNumber; }
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslrestype2s.c1483 Descriptor->PinFunction.FunctionNumber = (UINT16) InitializerOp->Asl.Value.Integer;
1485 CurrentByteOffset + ASL_RESDESC_OFFSET (PinFunction.FunctionNumber));
2014 Descriptor->PinGroupFunction.FunctionNumber = (UINT16) InitializerOp->Asl.Value.Integer;
2016 CurrentByteOffset + ASL_RESDESC_OFFSET (PinGroupFunction.FunctionNumber));
/freebsd-11-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h110 UINT8 FunctionNumber; member in struct:__anon6035
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp765 static MCSymbol *getBFLabel(StringRef Prefix, unsigned FunctionNumber,
769 + "BF" + Twine(FunctionNumber) + "_" + Twine(LabelId));
773 static MCSymbol *getPICLabel(StringRef Prefix, unsigned FunctionNumber,
777 + "PC" + Twine(FunctionNumber) + "_" + Twine(LabelId));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2899 unsigned FunctionNumber) {
2901 PrintParentLoopComment(OS, Loop->getParentLoop(), FunctionNumber);
2903 << "Parent Loop BB" << FunctionNumber << "_"
2911 unsigned FunctionNumber) {
2915 << "Child Loop BB" << FunctionNumber << "_"
2918 PrintChildLoopComment(OS, CL, FunctionNumber);
2898 PrintParentLoopComment(raw_ostream &OS, const MachineLoop *Loop, unsigned FunctionNumber) argument
2910 PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, unsigned FunctionNumber) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp139 FunctionNumber = FunctionNum;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h420 /// FunctionNumber - If this is an unnamed function, this is the slot
422 int FunctionNumber; member in class:llvm::LLParser::PerFunctionState
H A DLLParser.cpp2836 : P(p), F(f), FunctionNumber(functionNumber) {
5546 if (FunctionNumber == -1) {
5551 ID.UIntVal = FunctionNumber;
5587 int FunctionNumber = -1;
5588 if (!Fn.hasName()) FunctionNumber = NumberedVals.size()-1;
5590 PerFunctionState PFS(*this, Fn, FunctionNumber);
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp-format.c176 UefiDevicePathLibCatPrint (Str, "PcCard(0x%x)", Pccard->FunctionNumber);
H A Defivar-dp-parse.c563 Pccard->FunctionNumber = (UINT8) Strtoi (FunctionNumberStr);

Completed in 415 milliseconds