tm 364 arch/i386/stand/libsa/memprobe.c dump_biosmem(bios_memmap_t *tm)
tm 369 arch/i386/stand/libsa/memprobe.c if (tm == NULL)
tm 370 arch/i386/stand/libsa/memprobe.c tm = bios_memmap;
tm 372 arch/i386/stand/libsa/memprobe.c for (p = tm; p->type != BIOS_MAP_END; p++) {
tm 374 arch/i386/stand/libsa/memprobe.c (long)(p - tm), p->type, p->addr,
tm 783 dev/pci/if_lmc_media.c led1:1, led2:1, led3:1, fifo:1, ll:1, rl:1, tm:1, loop:1;
tm 449 net/if_sl.c struct timeval tv, tm;
tm 451 net/if_sl.c getmicrotime(&tm);
tm 453 net/if_sl.c timersub(&tm, &sc->sc_lastpacket, &tv);
tm 833 net/if_strip.c struct timeval tv, tm;
tm 836 net/if_strip.c getmicrotime(&tm);
tm 837 net/if_strip.c timersub(&tm, &sc->sc_lastpacket, &tv);
tm 2094 netinet/ip_mroute.c u_int32_t tm;
tm 2099 netinet/ip_mroute.c TV_DELTA(tp, vifp->tbf_last_pkt_t, tm);
tm 2110 netinet/ip_mroute.c vifp->tbf_n_tok += tm * vifp->v_rate_limit / 8192;
tm 1407 ntfs/ntfs_subr.c ntfs_times_t * tm)
tm 1423 ntfs/ntfs_subr.c *tm = vap->va_a_name->n_times;