aml_parsemisc3    135 dev/acpi/dsdt.c struct aml_value *aml_parsemisc3(struct aml_scope *, int, struct aml_value *);
aml_parsemisc3    283 dev/acpi/dsdt.c 	{ AMLOP_SIZEOF,		"Sizeof",	"t",	aml_parsemisc3 },
aml_parsemisc3    285 dev/acpi/dsdt.c 	{ AMLOP_OBJECTTYPE,	"ObjectType",	"t",	aml_parsemisc3 },