HomeSort by: relevance | last modified time | path
    Searched defs:BitIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
dmrestag.c 172 UINT32 BitIndex,
177 UINT32 BitIndex,
186 UINT32 BitIndex);
191 UINT32 BitIndex);
608 UINT32 BitIndex;
651 BitIndex = (UINT32) IndexOp->Common.Value.Integer;
657 BitIndex = (UINT32) ACPI_MUL_8 (IndexOp->Common.Value.Integer);
680 ResourceNode = AcpiDmGetResourceNode (BufferNode, BitIndex);
688 AcpiGetTagPathname (IndexOp, BufferNode, ResourceNode, BitIndex);
697 * BitIndex - Index into the resource descripto
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 377 UINT32 BitIndex;

Completed in 24 milliseconds