HomeSort by: relevance | last modified time | path
    Searched defs:calc_timer_freq (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
esm.c 136 static inline u_int calc_timer_freq(struct esm_chinfo*);
1037 calc_timer_freq(struct esm_chinfo *ch) function in typeref:typename:u_int
1044 ("calc_timer_freq(%p): rate = %u, blk = 0x%x (0x%x): freq = %u\n",
1057 freq = calc_timer_freq(&ess->pch);
1060 freq2 = calc_timer_freq(&ess->rch);

Completed in 12 milliseconds