uhub_get_device_path
DEVMETHOD(bus_get_device_path, uhub_get_device_path),
return (uhub_get_device_path(bus, child, locator, sb));
bus_get_device_path_t uhub_get_device_path;