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

/freebsd-11.0-release/sys/contrib/dev/acpica/common/
H A Ddmrestag.c444 ACPI_PARSE_OBJECT *BufferNameOp; local
462 BufferNameOp = AcpiPsGetDepthNext (NULL, Op);
466 if (BufferNameOp->Common.AmlOpcode != AML_INT_NAMEPATH_OP)
473 IndexOp = BufferNameOp->Common.Next;
504 BufferNameOp->Common.Value.String, ACPI_TYPE_BUFFER,

Completed in 96 milliseconds