Home
last modified time | relevance | path

Searched refs:VAL32BIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.h132 #define VAL32BIT 0x100000000LL macro
H A Ddtsec.c150 p_Dtsec->internalStatistics.rbyt += (uint64_t)VAL32BIT; in UpdateStatistics()
183 p_Dtsec->internalStatistics.tbyt += (uint64_t)VAL32BIT; in UpdateStatistics()