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

  /src/sys/external/bsd/acpica/dist/common/
dmrestag.c 64 UINT32 BitIndex,
69 UINT32 BitIndex,
78 UINT32 BitIndex);
83 UINT32 BitIndex);
500 UINT32 BitIndex;
543 BitIndex = (UINT32) IndexOp->Common.Value.Integer;
549 BitIndex = (UINT32) ACPI_MUL_8 (IndexOp->Common.Value.Integer);
572 ResourceNode = AcpiDmGetResourceNode (BufferNode, BitIndex);
580 AcpiGetTagPathname (IndexOp, BufferNode, ResourceNode, BitIndex);
589 * BitIndex - Index into the resource descripto
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acdisasm.h 272 UINT32 BitIndex;

Completed in 21 milliseconds