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

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c192 #ifndef mstohz
193 #define mstohz(ms) \ macro
829 callout_reset(&ecb->ch, mstohz(ecb->timeout), ncr53c9x_callout, ecb);
3168 callout_reset(&ecb->ch, mstohz(ecb->timeout),

Completed in 112 milliseconds