Searched refs:AML_RESOURCE (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcs.c179 AML_RESOURCE *Resource,
226 AML_RESOURCE *Resource,
265 AML_RESOURCE *Resource,
311 AML_RESOURCE *Resource,
358 AML_RESOURCE *Resource,
398 AML_RESOURCE *Resource,
439 AML_RESOURCE *Resource,
469 AML_RESOURCE *Resource,
H A Ddmresrcl.c206 AML_RESOURCE *Resource,
222 AML_RESOURCE *Resource,
228 AML_RESOURCE *Resource);
399 AML_RESOURCE *Resource,
474 AML_RESOURCE *Resource)
636 AML_RESOURCE *Resource,
702 AML_RESOURCE *Resource,
749 AML_RESOURCE *Resource,
796 AML_RESOURCE *Resource,
843 AML_RESOURCE *Resourc
[all...]
H A Ddmresrcl2.c165 AML_RESOURCE *Resource,
172 AML_RESOURCE *Resource,
179 AML_RESOURCE *Resource,
186 AML_RESOURCE *Resource,
294 AML_RESOURCE *Resource,
386 AML_RESOURCE *Resource,
438 AML_RESOURCE *Resource,
492 AML_RESOURCE *Resource,
538 AML_RESOURCE *Resource,
641 AML_RESOURCE *Resourc
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacdisasm.h336 AML_RESOURCE *Resource,
1051 AML_RESOURCE *Resource,
1058 AML_RESOURCE *Resource,
1065 AML_RESOURCE *Resource,
1072 AML_RESOURCE *Resource,
1079 AML_RESOURCE *Resource,
1086 AML_RESOURCE *Resource,
1093 AML_RESOURCE *Resource,
1100 AML_RESOURCE *Resource,
1107 AML_RESOURCE *Resourc
[all...]
H A Dacresrc.h232 #define AML_OFFSET(f) (UINT8) ACPI_OFFSET (AML_RESOURCE,f)
394 AML_RESOURCE *Aml,
400 AML_RESOURCE *Aml);
409 AML_RESOURCE *Aml,
415 AML_RESOURCE *Aml,
444 AML_RESOURCE *Aml,
449 AML_RESOURCE *Aml,
457 AML_RESOURCE *Aml);
462 AML_RESOURCE *Aml);
H A Damlresrc.h809 } AML_RESOURCE; typedef in typeref:union:aml_resource
817 AML_RESOURCE *Resource,
825 AML_RESOURCE *Resource,
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drslist.c186 AML_RESOURCE *AmlResource;
207 AmlResource = ACPI_CAST_PTR (AML_RESOURCE, Aml);
349 ACPI_CAST_PTR (AML_RESOURCE, Aml), ConversionTable);
361 NULL, ACPI_CAST_PTR (AML_RESOURCE, Aml), NULL);
H A Drsutils.c343 AML_RESOURCE *Aml)
400 AML_RESOURCE *Aml)
478 AML_RESOURCE *Aml,
566 AML_RESOURCE *Aml,
H A Drsaddr.c432 AML_RESOURCE *Aml)
490 AML_RESOURCE *Aml,
H A Drsmisc.c187 AML_RESOURCE *Aml,
578 AML_RESOURCE *Aml,
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslrestype2.c183 AML_RESOURCE *Descriptor;
284 AML_RESOURCE *Descriptor;
285 AML_RESOURCE *Rover = NULL;
339 Rover = ACPI_CAST_PTR (AML_RESOURCE,
445 Rover = ACPI_ADD_PTR (AML_RESOURCE, &(Rover->DwordItem), 4);
482 Rover = ACPI_ADD_PTR (AML_RESOURCE, &(Rover->ByteItem), 1);
493 AML_RESOURCE, &(Rover->ByteItem), StringLength);
523 AML_RESOURCE *Descriptor;
H A Daslrestype1.c187 AML_RESOURCE *Descriptor;
217 AML_RESOURCE *Descriptor;
246 AML_RESOURCE *Descriptor;
351 AML_RESOURCE *Descriptor;
458 AML_RESOURCE *Descriptor;
534 AML_RESOURCE *Descriptor;
631 AML_RESOURCE *Descriptor;
695 AML_RESOURCE *Descriptor;
H A Daslrestype1i.c185 AML_RESOURCE *Descriptor;
305 AML_RESOURCE *Descriptor;
380 AML_RESOURCE *Descriptor;
460 AML_RESOURCE *Descriptor;
571 AML_RESOURCE *Descriptor;
693 AML_RESOURCE *Descriptor;
H A Daslmapenter.c196 AML_RESOURCE *Resource,
248 AML_RESOURCE *Resource,
H A Dasldefine.h194 #define ASL_RESDESC_OFFSET(m) ACPI_OFFSET (AML_RESOURCE, m)
H A Daslrestype2s.c440 AML_RESOURCE *Descriptor;
649 AML_RESOURCE *Descriptor;
856 AML_RESOURCE *Descriptor;
1015 AML_RESOURCE *Descriptor;
1203 AML_RESOURCE *Descriptor;
1407 AML_RESOURCE *Descriptor;
1593 AML_RESOURCE *Descriptor;
1793 AML_RESOURCE *Descriptor;
1947 AML_RESOURCE *Descriptor;
2093 AML_RESOURCE *Descripto
[all...]
H A Daslrestype2e.c181 AML_RESOURCE *Descriptor;
354 AML_RESOURCE *Descriptor;
535 AML_RESOURCE *Descriptor;
H A Dasltypes.h433 AML_RESOURCE *Resource;
H A Daslrestype2d.c182 AML_RESOURCE *Descriptor;
412 AML_RESOURCE *Descriptor;
647 AML_RESOURCE *Descriptor;
H A Daslrestype2q.c182 AML_RESOURCE *Descriptor;
403 AML_RESOURCE *Descriptor;
632 AML_RESOURCE *Descriptor;
H A Daslrestype2w.c182 AML_RESOURCE *Descriptor;
403 AML_RESOURCE *Descriptor;
608 AML_RESOURCE *Descriptor;
H A Daslmapoutput.c438 AML_RESOURCE *Resource;
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmrestag.c178 AML_RESOURCE *Resource,
750 AML_RESOURCE *Aml;
768 AML_RESOURCE, &Op->Named.Data[ResourceNode->Value]);
923 AML_RESOURCE *Resource,
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutresrc.c426 AML_RESOURCE *AmlResource;
528 AmlResource = ACPI_CAST_PTR (AML_RESOURCE, Aml);
/freebsd-11-stable/usr.sbin/acpi/acpidb/
H A Dacpidb.c116 MpSaveGpioInfo(ACPI_PARSE_OBJECT *Op, AML_RESOURCE *Resource,
122 MpSaveSerialInfo(ACPI_PARSE_OBJECT *Op, AML_RESOURCE *Resource,

Completed in 128 milliseconds

12