Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/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.c639 ObjDesc->Field.PinNumberIndex = Info->PinNumberIndex; in AcpiExPrepFieldValue()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsfield.c520 Info->PinNumberIndex = 0; in AcpiDsGetFieldNames()
609 Info->PinNumberIndex++; /* Index relative to previous Connection() */ in AcpiDsGetFieldNames()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h456 …UINT16 PinNumberIndex; /* Index relative to previous Connection/Templ… member
H A Daclocal.h422 UINT16 PinNumberIndex; member
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devregion.c444 Address = FieldObj->Field.PinNumberIndex; in AcpiEvAddressSpaceDispatch()