Searched refs:channel_access (Results 1 – 9 of 9) sorted by relevance
/openbmc/ipmitool/lib/ |
H A D | ipmi_channel.c | 71 struct channel_access_t *channel_access, in _ipmi_get_channel_access() argument 78 if (channel_access == NULL) { in _ipmi_get_channel_access() 81 data[0] = channel_access->channel & 0x0F; in _ipmi_get_channel_access() 170 struct channel_access_t channel_access, in _ipmi_set_channel_access() argument 183 data[0] = channel_access.channel & 0x0F; in _ipmi_set_channel_access() 185 if (channel_access.alerting) { in _ipmi_set_channel_access() 188 if (channel_access.per_message_auth) { in _ipmi_set_channel_access() 191 if (channel_access.user_level_auth) { in _ipmi_set_channel_access() 592 switch (channel_access.access_mode) { in ipmi_get_channel_info() 610 memset(&channel_access, 0, sizeof(channel_access)); in ipmi_get_channel_info() [all …]
|
H A D | ipmi_lanp.c | 967 memset(&channel_access, 0, sizeof(channel_access)); in ipmi_set_alert_enable() 968 channel_access.channel = channel; in ipmi_set_alert_enable() 977 channel_access.alerting = 1; in ipmi_set_alert_enable() 979 channel_access.alerting = 0; in ipmi_set_alert_enable() 1017 memset(&channel_access, 0, sizeof(channel_access)); in ipmi_set_channel_access() 1018 channel_access.channel = channel; in ipmi_set_channel_access() 1029 channel_access.access_mode = 2; in ipmi_set_channel_access() 1031 channel_access.access_mode = 0; in ipmi_set_channel_access() 1042 memset(&channel_access, 0, sizeof(channel_access)); in ipmi_set_channel_access() 1054 channel_access.access_mode = 2; in ipmi_set_channel_access() [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bb | 12 file://channel_access.json \ 36 install -m 0644 -D ${WORKDIR}/channel_access.json \ 37 ${D}${datadir}/ipmi-providers/channel_access.json 52 ${datadir}/ipmi-providers/channel_access.json \
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_channel.h | 132 struct channel_access_t *channel_access, 135 struct channel_access_t channel_access, uint8_t access_option,
|
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 10 ${D}${datadir}/ipmi-providers/channel_access.json
|
/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 35 access_json=${D}${datadir}/ipmi-providers/channel_access.json
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 1959 0: /usr/share/ipmi-providers/channel_access.json
|
/openbmc/ |
H A D | opengrok1.0.log | 44767 …ref/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_access.json.gz
|
H A D | opengrok2.0.log | 45331 …ref/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/channel_access.json.gz
|