OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IortItsGroup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
dmtbdump2.c
184
ACPI_IORT_ITS_GROUP *
IortItsGroup
= NULL;
264
IortItsGroup
= ACPI_ADD_PTR (ACPI_IORT_ITS_GROUP, IortNode, NodeOffset);
341
/* Validate
IortItsGroup
to avoid compiler warnings */
343
if (
IortItsGroup
)
345
for (i = 0; i <
IortItsGroup
->ItsCount; i++)
/src/sys/external/bsd/acpica/dist/compiler/
dttable1.c
2645
ACPI_IORT_ITS_GROUP *
IortItsGroup
;
2755
IortItsGroup
= ACPI_CAST_PTR (ACPI_IORT_ITS_GROUP, Subtable->Buffer);
2777
IortItsGroup
->ItsCount = ItsNumber;
Completed in 43 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025