Searched refs:nandsim_callout_eh (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/nand/
H A Dnandsim_chip.c69 static void nandsim_callout_eh(void *);
387 nandsim_callout_eh(void *arg) function
409 if (callout_reset(&chip->ns_callout, tm, nandsim_callout_eh, ev))

Completed in 44 milliseconds