Home
last modified time | relevance | path

Searched refs:AML_COMMENT_ENDBLK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvdisasm.c286 case AML_COMMENT_ENDBLK: in CvPrintOneCommentType()
361 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment()
400 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseParenWriteComment()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h170 #define AML_COMMENT_ENDBLK 6 macro