Searched refs:methodflags (Results 1 – 1 of 1) sorted by relevance
1124 int methodflags; in aml_method() local1135 methodflags = arg_count | (sflag << 3); in aml_method()1138 build_append_byte(var->buf, methodflags); /* MethodFlags: ArgCount */ in aml_method()