fd_mountroot_hook
static void fd_mountroot_hook(device_t);
mountroothook_establish(fd_mountroot_hook, fd->sc_dev);
void fd_mountroot_hook(device_t);
mountroothook_establish(fd_mountroot_hook, fd->sc_dv);
void fd_mountroot_hook(device_t );
mountroothook_establish(fd_mountroot_hook, fd->sc_dev);
static void fd_mountroot_hook(device_t);
mountroothook_establish(fd_mountroot_hook, self);
static void fd_mountroot_hook(device_t);
mountroothook_establish(fd_mountroot_hook, fd->sc_dev);
void fd_mountroot_hook(device_t);
mountroothook_establish(fd_mountroot_hook, fd->sc_dev);