Searched refs:BufferNameOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/contrib/dev/acpica/common/
H A Ddmrestag.c441 ACPI_PARSE_OBJECT *BufferNameOp; local
459 BufferNameOp = AcpiPsGetDepthNext (NULL, Op);
463 if (BufferNameOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP)
470 IndexOp = BufferNameOp->Common.Next;
501 BufferNameOp->Common.Value.String, ACPI_TYPE_BUFFER,

Completed in 94 milliseconds