Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvdisasm.c311 case AML_COMMENT_CLOSE_BRACE: in CvPrintOneCommentType()
363 CvPrintOneCommentType (Op, AML_COMMENT_CLOSE_BRACE, NULL, Level); in CvCloseBraceWriteComment()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h169 #define AML_COMMENT_CLOSE_BRACE 5 macro