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

  /src/sys/external/bsd/acpica/dist/compiler/
asllookup.c 164 (!(MethodArgs[i].Flags & ASL_ARG_REFERENCED)))
179 (!(MethodArgs[i].Flags & ASL_ARG_REFERENCED)))
asltypes.h 387 #define ASL_ARG_REFERENCED (1<<4)
aslxref.c 472 MethodArgs[RegisterNumber].Flags |= ASL_ARG_REFERENCED;

Completed in 19 milliseconds