HomeSort by: relevance | last modified time | path
    Searched defs:iop_reconf_thread (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 233 static void iop_reconf_thread(void *);
598 rv = kthread_create(PRI_NONE, 0, NULL, iop_reconf_thread, sc,
612 iop_reconf_thread(void *cookie) function in typeref:typename:void

Completed in 13 milliseconds