Searched refs:NODE_IS_RESOURCE_FIELD (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Dasltypes.h63 #define NODE_IS_RESOURCE_FIELD 0x00000010 macro
H A Daslresource.c466 Op->Asl.CompileFlags |= (NODE_IS_RESOURCE_FIELD | NODE_IS_BIT_OFFSET);
496 Op->Asl.CompileFlags |= NODE_IS_RESOURCE_FIELD;
H A Dasltree.c266 case NODE_IS_RESOURCE_FIELD:
267 return ("NODE_IS_RESOURCE_FIELD");
H A Dasllookup.c1096 Op->Asl.CompileFlags |= NODE_IS_RESOURCE_FIELD;

Completed in 109 milliseconds