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

/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_chip.h95 struct callout ns_callout; member in struct:nandsim_chip
H A Dnandsim_chip.c97 callout_init(&chip->ns_callout, 1);
409 if (callout_reset(&chip->ns_callout, tm, nandsim_callout_eh, ev))

Completed in 105 milliseconds