Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDacconvert.h165 #define AML_COMMENT_STANDARD 1 macro
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDcvdisasm.c271 case AML_COMMENT_STANDARD: in CvPrintOneCommentType()
/freebsd-14-stable/sys/contrib/dev/acpica/common/
HDdmtables.c319 ASL_CV_PRINT_ONE_COMMENT(AcpiGbl_ParseOpRoot,AML_COMMENT_STANDARD, NULL, 0); in AdCreateTableHeader()
/freebsd-14-stable/sys/contrib/dev/acpica/components/disassembler/
HDdmwalk.c541 ASL_CV_PRINT_ONE_COMMENT (Op, AML_COMMENT_STANDARD, NULL, Level); in AcpiDmDescendingOp()