iop_reconf_thread  232 dev/i2o/iop.c  void	iop_reconf_thread(void *);
iop_reconf_thread  570 dev/i2o/iop.c  	rv = kthread_create(iop_reconf_thread, sc, &sc->sc_reconf_proc,
iop_reconf_thread  609 dev/i2o/iop.c  		tsleep(iop_reconf_thread, PWAIT, "iopzzz", hz * 5);