Searched refs:DM_USECS_PER_TICK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/discovery/dm/ | ||
H A D | dmdefs.h | 50 #define DM_USECS_PER_TICK 1000000 /**< defines the heart be… macro |
H A D | dminit.c | 171 *usecsPerTick = DM_USECS_PER_TICK; in dmGetRequirements() |