Searched defs:acpidev_resource_walk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_resource.c967 acpidev_resource_walk(ACPI_HANDLE hdl, char *method, function
979 "!acpidev: hdl is NULL in acpidev_resource_walk().");
983 "!acpidev: method is NULL in acpidev_resource_walk().");
987 "in acpidev_resource_walk().");
1041 rc = acpidev_resource_walk(infop->awi_hdl, METHOD_NAME__CRS,
1126 /* Free resources allocated by acpidev_resource_walk. */

Completed in 45 milliseconds