Home
last modified time | relevance | path

Searched refs:aml_evalhid (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/acpi/
H A Ddsdt.h326 int aml_evalhid(struct aml_node *, struct aml_value *);
H A Dacpi.c563 if (!aml_evalhid(node, &res)) { in acpi_getpci()
H A Ddsdt.c2204 aml_evalhid(struct aml_node *node, struct aml_value *val) in aml_evalhid() function