HomeSort by: relevance | last modified time | path
    Searched defs:acpi_comment_node (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 945 ACPI_COMMENT_NODE *CommentList; /* comments that appears before this node */\
946 ACPI_COMMENT_NODE *EndBlkComment; /* comments that at the end of a block but before ) or } */\
993 typedef struct acpi_comment_node struct
996 struct acpi_comment_node *Next;
998 } ACPI_COMMENT_NODE;
1020 ACPI_COMMENT_NODE *IncludeComment;
aclocal.h 945 ACPI_COMMENT_NODE *CommentList; /* comments that appears before this node */\
946 ACPI_COMMENT_NODE *EndBlkComment; /* comments that at the end of a block but before ) or } */\
993 typedef struct acpi_comment_node struct
996 struct acpi_comment_node *Next;
998 } ACPI_COMMENT_NODE;
1020 ACPI_COMMENT_NODE *IncludeComment;
aclocal.h 945 ACPI_COMMENT_NODE *CommentList; /* comments that appears before this node */\
946 ACPI_COMMENT_NODE *EndBlkComment; /* comments that at the end of a block but before ) or } */\
993 typedef struct acpi_comment_node struct
996 struct acpi_comment_node *Next;
998 } ACPI_COMMENT_NODE;
1020 ACPI_COMMENT_NODE *IncludeComment;

Completed in 93 milliseconds