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

/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp141 #define MUSEC2TIMEVALDECL(x) { (x) / 1000000, ((x) % 1000000) } macro
273 static const struct timeval kDTRDownDelay = MUSEC2TIMEVALDECL(DTR_DOWN_DELAY);
274 static const struct timeval kPreemptIdle = MUSEC2TIMEVALDECL(PREEMPT_IDLE);

Completed in 109 milliseconds