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

/linux-master/drivers/char/ipmi/
H A Dipmi_ssif.c106 #define IS_SSIF_IDLE(ssif) ((ssif)->ssif_state == SSIF_IDLE \ macro
351 * message lock. Note that the caller will check IS_SSIF_IDLE and
451 * message lock. Note that the caller will check IS_SSIF_IDLE and
578 if (IS_SSIF_IDLE(ssif_info)) {
894 if (IS_SSIF_IDLE(ssif_info) && !ssif_info->stopping) {
1044 if (!IS_SSIF_IDLE(ssif_info)) {

Completed in 175 milliseconds