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

/freebsd-10.1-release/sys/dev/esp/
H A Dncr53c9x.c190 #ifndef mstohz
191 #define mstohz(ms) \ macro
826 callout_reset(&ecb->ch, mstohz(ecb->timeout), ncr53c9x_callout, ecb);
3166 callout_reset(&ecb->ch, mstohz(ecb->timeout),

Completed in 93 milliseconds