Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h38 #define IPMI_GET_BMC_GLOBAL_ENABLES_CMD 0x2f macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_intf.c370 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in start_check_enables()
1371 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in get_global_enables()
1387 resp[1] != IPMI_GET_BMC_GLOBAL_ENABLES_CMD || in get_global_enables()
1537 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in try_enable_event_buffer()
1551 resp[1] != IPMI_GET_BMC_GLOBAL_ENABLES_CMD || in try_enable_event_buffer()
H A Dipmi_ssif.c1777 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in ssif_probe()