Searched refs:mwx_reset_task (Results 1 – 1 of 1) sorted by relevance
347 void mwx_reset_task(void *);1326 task_set(&sc->sc_reset_task, mwx_reset_task, sc); in mwx_attach()1371 mwx_reset_task(void *arg) in mwx_reset_task() function