Searched refs:acpi_get_device_path (Results 1 – 1 of 1) sorted by relevance
139 static bus_get_device_path_t acpi_get_device_path; variable216 DEVMETHOD(bus_get_device_path, acpi_get_device_path),955 acpi_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_get_device_path() function