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

/linux-master/drivers/char/ipmi/
H A Dipmi_si_intf.c943 #define IPMI_TIME_NOT_BUSY ns_to_ktime(-1ull) macro
953 *busy_until = IPMI_TIME_NOT_BUSY;
954 else if (*busy_until == IPMI_TIME_NOT_BUSY) {
958 *busy_until = IPMI_TIME_NOT_BUSY;
980 ktime_t busy_until = IPMI_TIME_NOT_BUSY;

Completed in 210 milliseconds