uhub_detach
DEVMETHOD(device_detach, uhub_detach),
return (uhub_detach(dev));
device_detach_t uhub_detach;