Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/acpica/source/components/executer/
H A Dexserial.c196 ObjDesc->Field.PinNumberIndex, ObjDesc->Field.BitLength)); in AcpiExReadGpio()
258 ObjDesc->Field.PinNumberIndex, ObjDesc->Field.BitLength)); in AcpiExWriteGpio()
H A Dexprep.c635 ObjDesc->Field.PinNumberIndex = Info->PinNumberIndex; in AcpiExPrepFieldValue()
/dflybsd-src/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsfield.c520 Info->PinNumberIndex = 0; in AcpiDsGetFieldNames()
609 Info->PinNumberIndex++; /* Index relative to previous Connection() */ in AcpiDsGetFieldNames()
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacobject.h456 …UINT16 PinNumberIndex; /* Index relative to previous Connection/Templ… member
H A Daclocal.h422 UINT16 PinNumberIndex; member
/dflybsd-src/sys/contrib/dev/acpica/source/components/events/
H A Devregion.c436 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()