Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/ipmi/
Dipmi_smic_sm.c289 #define SMIC_SC_SMS_WR_END (SMIC_STATUS|SMIC_SMS|SMIC_WR_END) macro
435 if (status != SMIC_SC_SMS_WR_END) { in smic_event()