uhub_attach
DEVMETHOD(device_attach, uhub_attach),
if ((ret = uhub_attach(dev)) != 0) {
device_attach_t uhub_attach;