Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dipmi_msgdefs.h38 #define IPMI_GET_BMC_GLOBAL_ENABLES_CMD 0x2f macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dipmi_msgdefs.h38 #define IPMI_GET_BMC_GLOBAL_ENABLES_CMD 0x2f macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dipmi_msgdefs.h38 #define IPMI_GET_BMC_GLOBAL_ENABLES_CMD 0x2f macro
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_si_intf.c368 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in start_check_enables()
1377 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in get_global_enables()
1393 resp[1] != IPMI_GET_BMC_GLOBAL_ENABLES_CMD || in get_global_enables()
1543 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in try_enable_event_buffer()
1557 resp[1] != IPMI_GET_BMC_GLOBAL_ENABLES_CMD || in try_enable_event_buffer()
H A Dipmi_ssif.c1819 msg[1] = IPMI_GET_BMC_GLOBAL_ENABLES_CMD; in ssif_probe()