OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcpiBtype
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslprintf.c
194
NewOp->Asl.
AcpiBtype
= ACPI_BTYPE_STRING;
255
NewOp->Asl.
AcpiBtype
= ACPI_BTYPE_STRING;
282
NewOp->Asl.
AcpiBtype
= ACPI_BTYPE_STRING;
358
NewConcatOp->Asl.
AcpiBtype
= 0x7;
aslbtypes.c
458
ThisNodeBtype = ReferencedNode->Asl.
AcpiBtype
;
468
ThisNodeBtype = Op->Asl.
AcpiBtype
;
aslopcodes.c
759
Op->Asl.
AcpiBtype
= AslKeywordMapping[Index].
AcpiBtype
;
asltypes.h
117
UINT32
AcpiBtype
; /* Object type or return type */
aslcodegen.c
187
/* 14 */ Op->Asl.
AcpiBtype
,
aslmethod.c
187
Op->Asl.
AcpiBtype
|= MethodInfo->ValidReturnTypes;
aslwalks.c
136
Op->Asl.ParentMethod->Asl.
AcpiBtype
|= ThisOpBtype;
aslload.c
568
for (i = 1; i < Arg->Asl.
AcpiBtype
; i *= 2)
asltransform.c
555
Btype = AslKeywordMapping[Index].
AcpiBtype
;
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
1071
UINT32
AcpiBtype
;
Completed in 25 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026