OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParentInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/parser/
psparse.c
150
const ACPI_OPCODE_INFO *
ParentInfo
;
191
ParentInfo
= AcpiPsGetOpcodeInfo (Op->Common.Parent->Common.AmlOpcode);
193
switch (
ParentInfo
->Class)
/src/sys/external/bsd/acpica/dist/dispatcher/
dsutils.c
191
const ACPI_OPCODE_INFO *
ParentInfo
;
236
ParentInfo
= AcpiPsGetOpcodeInfo (Op->Common.Parent->Common.AmlOpcode);
237
if (
ParentInfo
->Class == AML_CLASS_UNKNOWN)
250
switch (
ParentInfo
->Class)
Completed in 20 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026