Home
last modified time | relevance | path

Searched refs:PinNumberIndex (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/acpica/executer/
H A Dexfield.c398 ObjDesc->Field.PinNumberIndex, ObjDesc->Field.BitLength)); in AcpiExReadDataFromField()
620 ObjDesc->Field.PinNumberIndex, ObjDesc->Field.BitLength)); in AcpiExWriteDataToField()
H A Dexprep.c635 ObjDesc->Field.PinNumberIndex = Info->PinNumberIndex; in AcpiExPrepFieldValue()
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddsfield.c506 Info->PinNumberIndex = 0; in AcpiDsGetFieldNames()
584 Info->PinNumberIndex++; /* Index relative to previous Connection() */ in AcpiDsGetFieldNames()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacobject.h455 …UINT16 PinNumberIndex; /* Index relative to previous Connection/Templ… member
H A Daclocal.h421 UINT16 PinNumberIndex; member
/illumos-gate/usr/src/common/acpica/events/
H A Devregion.c396 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()