Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_firewall.h65 #define BIT_ENABLED 0x04 macro
/openbmc/ipmitool/lib/
H A Dipmi_firewall.c463 lnfn->command[c].support |= BIT_ENABLED; in _get_command_enables()
490 lnfn->command[128+c].support |= BIT_ENABLED; in _get_command_enables()
941 (c & BIT_ENABLED) ? 'X': ' '); in ipmi_firewall_info()