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

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c142 static void ncr53c9x_callout(void *arg);
829 callout_reset(&ecb->ch, mstohz(ecb->timeout), ncr53c9x_callout, ecb);
3169 ncr53c9x_callout, ecb);
3182 ncr53c9x_callout(void *arg) function

Completed in 76 milliseconds