Home
last modified time | relevance | path

Searched refs:AML_COMMENT_STANDARD (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h165 #define AML_COMMENT_STANDARD 1 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvdisasm.c271 case AML_COMMENT_STANDARD: in CvPrintOneCommentType()
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtables.c319 ASL_CV_PRINT_ONE_COMMENT(AcpiGbl_ParseOpRoot,AML_COMMENT_STANDARD, NULL, 0); in AdCreateTableHeader()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmwalk.c541 ASL_CV_PRINT_ONE_COMMENT (Op, AML_COMMENT_STANDARD, NULL, Level); in AcpiDmDescendingOp()