OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParentInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/parser/
psparse.c
258
const ACPI_OPCODE_INFO *
ParentInfo
;
299
ParentInfo
= AcpiPsGetOpcodeInfo (Op->Common.Parent->Common.AmlOpcode);
301
switch (
ParentInfo
->Class)
/src/sys/external/bsd/acpica/dist/dispatcher/
dsutils.c
299
const ACPI_OPCODE_INFO *
ParentInfo
;
344
ParentInfo
= AcpiPsGetOpcodeInfo (Op->Common.Parent->Common.AmlOpcode);
345
if (
ParentInfo
->Class == AML_CLASS_UNKNOWN)
358
switch (
ParentInfo
->Class)
Completed in 12 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025