Searched refs:uhub_get_device_path (Results 1 – 3 of 3) sorted by relevance
83 bus_get_device_path_t uhub_get_device_path; variable
562 return (uhub_get_device_path(bus, child, locator, sb)); in acpi_uhub_get_device_path()
169 DEVMETHOD(bus_get_device_path, uhub_get_device_path),1688 uhub_get_device_path(device_t bus, device_t child, const char *locator, in uhub_get_device_path() function