Searched refs:FunctionNumber (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/components/resources/ |
| H A D | rsserial.c | 285 {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 D | rsdumpinfo.c | 369 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinFunction.FunctionNumber), "FunctionNumber", … 410 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroupFunction.FunctionNumber), "FunctionNumber", …
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | amlresrc.h | 648 UINT16 FunctionNumber; member 713 UINT16 FunctionNumber; member
|
| H A D | acrestyp.h | 740 UINT16 FunctionNumber; member 798 UINT16 FunctionNumber; member
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslrestype2s.c | 1482 Descriptor->PinFunction.FunctionNumber = (UINT16) InitializerOp->Asl.Value.Integer; in RsDoPinFunctionDescriptor() 1484 CurrentByteOffset + ASL_RESDESC_OFFSET (PinFunction.FunctionNumber)); in RsDoPinFunctionDescriptor() 2013 Descriptor->PinGroupFunction.FunctionNumber = (UINT16) InitializerOp->Asl.Value.Integer; in RsDoPinGroupFunctionDescriptor() 2015 CurrentByteOffset + ASL_RESDESC_OFFSET (PinGroupFunction.FunctionNumber)); in RsDoPinGroupFunctionDescriptor()
|
| /f-stack/freebsd/contrib/dev/acpica/components/disassembler/ |
| H A D | dmresrcl2.c | 564 AcpiOsPrintf ("0x%4.4X, ", Resource->PinFunction.FunctionNumber); in AcpiDmPinFunctionDescriptor() 1211 AcpiOsPrintf ("0x%4.4X, ", Resource->PinGroupFunction.FunctionNumber); in AcpiDmPinGroupFunctionDescriptor()
|
| /f-stack/freebsd/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 104 UINT8 FunctionNumber; member
|