Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_ssif.c224 u8 global_enables; member
1801 ssif_info->global_enables = resp[3]; in ssif_probe()
1811 msg[2] = ssif_info->global_enables | IPMI_BMC_EVT_MSG_BUFF; in ssif_probe()
1824 ssif_info->global_enables |= IPMI_BMC_EVT_MSG_BUFF; in ssif_probe()
1833 msg[2] = ssif_info->global_enables | IPMI_BMC_RCV_MSG_INTR; in ssif_probe()
1846 ssif_info->global_enables |= IPMI_BMC_RCV_MSG_INTR; in ssif_probe()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ssif.c224 u8 global_enables; member
1787 ssif_info->global_enables = resp[3]; in ssif_probe()
1797 msg[2] = ssif_info->global_enables | IPMI_BMC_EVT_MSG_BUFF; in ssif_probe()
1810 ssif_info->global_enables |= IPMI_BMC_EVT_MSG_BUFF; in ssif_probe()
1819 msg[2] = ssif_info->global_enables | IPMI_BMC_RCV_MSG_INTR; in ssif_probe()
1832 ssif_info->global_enables |= IPMI_BMC_RCV_MSG_INTR; in ssif_probe()

Completed in 6 milliseconds