Home
last modified time | relevance | path

Searched refs:GUIDCMP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/acpi/wmi/
H A Dwmi_acpivar.h110 #define GUIDCMP(a, b) \ macro
H A Dwmi_acpi.c356 if (GUIDCMP(&guid, &wmi->guid) != 0) { in acpi_wmi_guid_get()