Searched defs:busy_until (Results 1 – 1 of 1) sorted by relevance
953 struct timespec *busy_until) in ipmi_thread_busy_wait()991 struct timespec busy_until = { 0, 0 }; in ipmi_thread() local