Home
last modified time | relevance | path

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

/drivers/char/ipmi/
Dipmi_kcs_sm.c195 #define GET_STATUS_OBF(status) ((status) & 0x01) macro
251 if (!GET_STATUS_OBF(status)) { in check_obf()
265 if (GET_STATUS_OBF(status)) in clear_obf()
460 if (GET_STATUS_OBF(status)) in kcs_event()