Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi.c981 u_long hidval; in acpi_get_device_path() local
993 hidval = strtoul(hid + 3, NULL, 16); in acpi_get_device_path()
994 switch (hidval) { in acpi_get_device_path()